GEDB029: Basis and Practice in Programming (Fall 2015)
[Schedule]
The following schedule is tentative and subject to change without notice.
Day | Topic | Reading | Misc. |
Week 1 | Course overview | ||
Week 2 | Flowchart | ||
Week 3 | C Overview | Chap. 1 | |
Week 4 | Lexical Elements, Operators and C system | Chap. 2 | |
Week 5 | National Holiday | ||
Week 6 | Data Types | Chap. 3 | |
Week 7 | Flow Control | Chap. 4 | |
Week 8 | Mid-term Exam week (no exam, no class) | ||
Week 9 | Flow Control (cont'd) | Chap. 4 | |
Week 10 | Functions | Chap. 5 | |
Week 11 | Arrays, Pointers and Strings | Chap. 6 | |
Week 12 | Arrays, Pointers and Strings | Chap. 6 | |
Week 13 | Bitwise Operators, Enumeration and Preprocessor | Chap. 7, 8 | |
Week 14 | Structure and Union | Chap. 9 | |
Week 15 | Input/Output | Chap. 11 | |
Week 16 | Final Exam |
Credit: Some of slides for this lecture are based on materials provided by the textbook publisher.