Note: this page is for fall 2014 and thus is no longer active!
Welcome to Practice of Programming! (Summer 2015)
This course is for freshmen students.
Overview
Objectives- To improve the skill of object-oriented programming with C++
Instructor
Teaching Assistants
Agenda and Slides
- Chapter 0: Overview, Jul. 6th, 2015 (download)
- Chapter 1: Class, Jul. 6th, 2015 (download)
- Chapter 2: Subclassing, Jul. 8th, 2015 (download)
- Chapter 3: Inheritance & UML, Jul. 10th, 2015 (download)
- Chapter 4: Display, Jul. 13th, 2015 (download)
- Chapter 5: Graph classes, Jul. 15th, 2015 (download)
- Chapter 6: GUI, Jul. 17th, 2015 (download)
- Chapter 7: Pure virtual function, Jul. 20th, 2015 (download)
- Chapter 8: Pointer & Reference, Jul. 22nd, 2015 (download)
- Chapter 9: Containers, Jul. 24th, 2015 (download)
Materials
- Description of Projects (download)
- Analysis of Topic: 1942 (download)
- Analysis of Topic: 2048 (download)
- Analysis of Topic: Link Game (download)
- Analysis of Topic: Catch Mouse (download)
- Analysis of Topic: 华容道 (download)
- Analysis of Topic: Hello Corn (download)
- Template of Design Doc (download)
- FLTK使用指导书(download)