GEDB029: Basis and Practice in Programming (Fall 2014)

[Schedule]

The following schedule is tentative and subject to change without notice.

Day Topic Reading Misc.
Week 1 Course overview
Week 2 National Holiday
Week 3 Flowchart
Week 4 C Overview (updated) Chap. 1
Week 5 Lexical Elements, Operators and C system Chap. 2
Week 6 Data Types Chap. 3
Week 7 Flow Control Chap. 4
Week 8 Mid-term Exam
Week 9 Functions Chap. 5
Week 10 Arrays, Pointers and Strings (updated) Chap. 6
Week 11 Arrays, Pointers and Strings Chap. 6
Week 12 Bitwise Operators and Enumeration Chap. 7
Week 13 Preprocessor Chap. 8
Week 14 Structure and Union Chap. 9
Week 15 Input/Output Chap. 11
Week 16 Final Exam