ผลต่างระหว่างรุ่นของ "01219245-56"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 18: แถว 18:
  
 
* Week 3 (Feb 21):  
 
* Week 3 (Feb 21):  
** Game design principles.  [http://theory.cpe.ku.ac.th/wiki/images/01219245-03b-game-design-principles.pdf slides]
+
** Game design principles.  ([http://theory.cpe.ku.ac.th/wiki/images/01219245-03b-game-design-principles.pdf slides])
** Coding convention. [http://theory.cpe.ku.ac.th/wiki/images/01219245-03a-coding-convention.pdf slides]
+
** Coding convention. ([http://theory.cpe.ku.ac.th/wiki/images/01219245-03a-coding-convention.pdf slides])
** Practice on task breakdown. [http://theory.cpe.ku.ac.th/wiki/images/01219245-03c-task-breakdown-practice.pdf slides]
+
** Practice on task breakdown. ([http://theory.cpe.ku.ac.th/wiki/images/01219245-03c-task-breakdown-practice.pdf slides])
  
 
* Week 4 (Feb 28):
 
* Week 4 (Feb 28):
 
** Project idea discussion.
 
** Project idea discussion.
** Planning 1.
+
** Planning 1. ([http://theory.cpe.ku.ac.th/wiki/images/01219245-04c-planning1.pdf slides])
** Clean code: Meaningful names.
+
** Clean code: Meaningful names. ([http://theory.cpe.ku.ac.th/wiki/images/01219245-04b-meaningful-names.pdf slides])
  
 
== Labs ==
 
== Labs ==

รุ่นแก้ไขเมื่อ 07:15, 6 มีนาคม 2557

This is a course homepage for 01219245/01219246 Individual Software Process and Individual Software Process Lab.

เนื้อหา

Announcements

Lectures

  • Week 1 (Jan 24): Introduction. (slides)
    • Modern software development:
  • Week 2 (Jan 31): Incremental & iterative development (slides)
  • Week 3 (Feb 21):
    • Game design principles. (slides)
    • Coding convention. (slides)
    • Practice on task breakdown. (slides)
  • Week 4 (Feb 28):
    • Project idea discussion.
    • Planning 1. (slides)
    • Clean code: Meaningful names. (slides)

Labs

  • Preparations: Various practical skills (we will discuss these topic in class as well.)
    • Command-line shell: In the modern era of computing, we usually enjoy using nice GUI program to work with our files and folder. However, command-line interface still wins in many aspects. It can be much faster and more accurate. In many cases, e.g., in server maintenance and in many DevOps's activities, command-line interface is the only choice.
      • Various how-to:
        • Windows:
        • Linux:
    • Master your Editor/IDE:

Links