Computer ProgrammingII
Course Purpose |
---|
The goal of this course is to acquire basic programming skills by using the C language. |
Learning Goals |
Students should be able to write elementary programs in the C language. |
Topic | |
---|---|
Session 1 | Create and run a program |
Session 2 | Type / value / expression / variable |
Session 3 | Function (1) |
Session 4 | Conditional branch |
Session 5 | Iterative processing (1) |
Session 6 | Iterative processing (2) |
Session 7 | Function (2) |
Session 8 | arrangement |
Session 9 | Strings and pointers |
Session 10 | Structure |
Session 11 | Reading and writing files |
Session 12 | Free production (1) |
Session 13 | Free production (2) |
Session 14 | Free production (3) |