ผลต่างระหว่างรุ่นของ "Programming 2"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 5: | แถว 5: | ||
** [https://theory.cpe.ku.ac.th/wiki/images/219116-01a-intro.pdf 219116-01a-intro.pdf] - Introduction (1) | ** [https://theory.cpe.ku.ac.th/wiki/images/219116-01a-intro.pdf 219116-01a-intro.pdf] - Introduction (1) | ||
** [https://theory.cpe.ku.ac.th/wiki/images/219116-01d-task-breakdown-practice.pdf 219116-01d-task-breakdown-practice.pdf] - Task breakdown practice | ** [https://theory.cpe.ku.ac.th/wiki/images/219116-01d-task-breakdown-practice.pdf 219116-01d-task-breakdown-practice.pdf] - Task breakdown practice | ||
+ | |||
* Lecture 2 (7-Feb) | * Lecture 2 (7-Feb) | ||
** [https://theory.cpe.ku.ac.th/wiki/images/219116-02a-intro2.pdf 219116-02a-intro2.pdf] - Introduction (2) | ** [https://theory.cpe.ku.ac.th/wiki/images/219116-02a-intro2.pdf 219116-02a-intro2.pdf] - Introduction (2) | ||
** [https://theory.cpe.ku.ac.th/wiki/images/219116-02b-incremental-development.pdf 219116-02b-incremental-development.pdf] - Incremental & Iterative Development | ** [https://theory.cpe.ku.ac.th/wiki/images/219116-02b-incremental-development.pdf 219116-02b-incremental-development.pdf] - Incremental & Iterative Development | ||
** [https://theory.cpe.ku.ac.th/wiki/images/219116-02c-changes.pdf 219116-02c-changes.pdf] - Dealing with changes (1) | ** [https://theory.cpe.ku.ac.th/wiki/images/219116-02c-changes.pdf 219116-02c-changes.pdf] - Dealing with changes (1) | ||
+ | ** [https://theory.cpe.ku.ac.th/wiki/images/219116-02d-reponsibility.pdf 219116-02d-reponsibility.pdf] - Responsibility | ||
+ | * Lecture 3 (15-Feb) | ||
+ | ** | ||
== Tutorials == | == Tutorials == | ||
* Tutorial 1: [[prg2/arcade1|Getting started with Arcade]] | * Tutorial 1: [[prg2/arcade1|Getting started with Arcade]] |
รุ่นแก้ไขเมื่อ 04:05, 15 กุมภาพันธ์ 2562
This is a course homepage for Programming 2
Materials
- Lecture 1 (18-Jan)
- 219116-01a-intro.pdf - Introduction (1)
- 219116-01d-task-breakdown-practice.pdf - Task breakdown practice
- Lecture 2 (7-Feb)
- 219116-02a-intro2.pdf - Introduction (2)
- 219116-02b-incremental-development.pdf - Incremental & Iterative Development
- 219116-02c-changes.pdf - Dealing with changes (1)
- 219116-02d-reponsibility.pdf - Responsibility
- Lecture 3 (15-Feb)
Tutorials
- Tutorial 1: Getting started with Arcade
- Tutorial 2: Space game
- Tutorial 3: Snake
- Tutorial 4: Flappy dot