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

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 30: แถว 30:
 
** [[01219245/javascript1/tutorial4|Tutorial 4: Hangman]]
 
** [[01219245/javascript1/tutorial4|Tutorial 4: Hangman]]
 
* Cocos2d-x
 
* Cocos2d-x
** If you want to work with cocos2d-x, you'll need to use firefox if you want to run your game from URL <tt>file://</tt>.  If you want to use Chrome, follow these [[01219245/cocos2d chrome setup|instructions]].  Don't forget to disable JavaScript cache.
+
** ''Notes:'' If you want to work with cocos2d-x, you'll need to use firefox if you want to run your game from URL <tt>file://</tt>.  If you want to use Chrome, follow these [[01219245/cocos2d chrome setup|instructions]].  Don't forget to disable JavaScript cache.
 
** [[01219245/cocos2d/Sprites|Tutorial 100: Sprites]]
 
** [[01219245/cocos2d/Sprites|Tutorial 100: Sprites]]
 
** [[01219245/cocos2d/Sprites2|Tutorial 101: Sprites 2 - Flappy Dot]]
 
** [[01219245/cocos2d/Sprites2|Tutorial 101: Sprites 2 - Flappy Dot]]

รุ่นแก้ไขเมื่อ 15:57, 10 กุมภาพันธ์ 2557

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

เนื้อหา

Announcements

Lectures

  • Week 1: Introduction. (slides)
    • Modern software development:

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