ผลต่างระหว่างรุ่นของ "01219245-56"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) (→Labs) |
||
แถว 20: | แถว 20: | ||
** Master your Editor/IDE: | ** Master your Editor/IDE: | ||
− | * '''Week 1''': Software version control, basic JavaScript | + | * '''Week 1''': Software version control, basic JavaScript |
** [[01219245/git|Software version control]] | ** [[01219245/git|Software version control]] | ||
** Getting Started with JavaScript | ** Getting Started with JavaScript | ||
*** [[01219245/javascript1/tutorial1|Tutorial 1: Number guessing game]] | *** [[01219245/javascript1/tutorial1|Tutorial 1: Number guessing game]] | ||
− | * '''Week 2''': | + | * '''Week 2''': More on JavaSCript |
− | + | ** [[01219245/javascript1/tutorial2|Tutorial 2: Event-driven programming]] | |
− | + | ||
− | * | + | * '''Week 3''': Coco2d-x |
** [[01219245/coco2d-x-html5/Gozilla Shoot Game|Gozilla Shoot Game]] | ** [[01219245/coco2d-x-html5/Gozilla Shoot Game|Gozilla Shoot Game]] | ||
รุ่นแก้ไขเมื่อ 14:33, 20 มกราคม 2557
This is a course homepage for 01219245/01219246 Individual Software Process and Individual Software Process Lab.
เนื้อหา
Announcements
Lectures
- Week 1: Introduction. (slides: TBA)
- Modern software development:
- Agile Product Ownership in a Nutshell (by Henrik Kniberg) gives an overall view on how software development is a collaboration between developers and stakeholders (users) and how important communication is.
- Business Model Canvas Explained is a nice clip that tells you what business thinks when developing a new product.
- Development and Deployment at Facebook is a paper describe how things work at Facebook, i.e., how Facebook can develop new features at a rapid rate while having increasingly large number of engineers.
- Modern software development:
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
- Software version control
- Getting Started with JavaScript
- Week 2: More on JavaSCript
- Week 3: Coco2d-x
Links
- JavaScript