Instructor:
TA:
Time:
Location:
Labs: 理工第一實驗大樓 112 (Wednesday 4)
Objectives:
2. Learning C language in structured program developments
3. Exercising debugging and testing in developing programs
Lecture content:
2. C programming language: variable names, scopes, control procedure, data types, subroutines
Lecture syllabus:
| Lecture | Date | Subject | C Programming | Note |
| 1 | 2/16 | C Pointers | ||
| 2 | 2/23 | Internet | C Pointers | HW1 given, Project 1 given |
| 3 | 3/2 | C Pointers | HW2 given | |
| 4 | 3/9 | C Characters and Strings | HW3 given | |
| 5 | 3/16 | C Characters and Strings | HW4 given | |
| 6 | 3/23 | C Formatted Input/Output | HW5 given | |
| 7 | 3/30 | C Formatted Input/Output | HW6 given | |
| 8 | 4/6 | Spring break | ||
| 9 | 4/13 | C Structures, Unions, Bit Manipulations and Enumerations | Project 1 due | |
| 10 | 4/20 | Midterm exam | ||
| 11 | 4/27 | C File Processing | HW7 given, Project 2 given | |
| 12 | 5/4 | C File Processing | HW8 given | |
| 13 | 5/11 | C Data Structures | HW9 given | |
| 14 | 5/18 | C Data Structures | HW10 given | |
| 15 | 5/25 | C Data Structures | HW11 given | |
| 16 | 6/1 | C Preprocessor | HW12 given | |
| 17 | 6/8 | Other C Topics | HW13 given, Project 2 due | |
| 18 | 6/15 | |||
| 19 | 6/22 | Final exam |
Grade:
Textbook:
References: