ผลต่างระหว่างรุ่นของ "01219245-56"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) (→Labs) |
Jittat (คุย | มีส่วนร่วม) (→Labs) |
||
แถว 23: | แถว 23: | ||
* '''Week 2''': Coco2d-x-html5 | * '''Week 2''': Coco2d-x-html5 | ||
** [[01219245/coco2d-x-html5/Gozilla Shoot Game|Gozilla Shoot Game]] | ** [[01219245/coco2d-x-html5/Gozilla Shoot Game|Gozilla Shoot Game]] | ||
+ | |||
+ | == Links == | ||
+ | * JavaScript | ||
+ | ** Style guides: [[https://github.com/rwaldron/idiomatic.js idiomatic.js]], [[http://contribute.jquery.org/style-guide/js/ jQuery style guide]], [[http://javascript.crockford.com/code.html Crockford's code convention]] |
รุ่นแก้ไขเมื่อ 15:42, 9 มกราคม 2557
This is a course homepage for 01219245/01219246 Individual Software Process and Individual Software Process Lab.
เนื้อหา
Announcements
Lectures
Labs
- Week 0: 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:
- Various how-to:
- Master your Editor/IDE:
- 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.
- Week 1: Software version control, basic JavaScript, getting started with Coco2d-x-html5
- Software version control
- Getting Started with JavaScript
- Week 2: Coco2d-x-html5
Links
- JavaScript
- Style guides: [idiomatic.js], [jQuery style guide], [Crockford's code convention]