Date: Mon, 11 Nov 1996 17:22:59 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Tue, 29 Oct 1996 23:16:18 GMT Content-length: 1662
TENTATIVE SYLLABUS FOR FALL 1996 |
||||
---|---|---|---|---|
Week | Dates | Topics | Pages | Assignments schedule |
1 | Oct 28, 30 | Introduction to Computer Programming | 2-31, 87-88 | Prog. #0 assigned Oct 28 |
2 | Nov 1,4-8 | Variables, Data types, Arithmetic operations, expressions, Simple I/O | 36-66 | Prog. #0 due Nov 4, Prog. #1 assigned Nov 6 |
3 | Nov 11-15 | Flow of Control PART 1 --Logical expressions, if-else, switch | 67-75, 344-350, 356-361, 365-369 | Prog. #1 due Nov 13, Prog. #2 assigned Nov 15 |
4 | Nov 18-22 | Functions | 100-144, 161-193, 370-372 | Prog. #2 due Nov 22, Prog. #3 assigned Nov 22 |
5 | Nov 25-29 | Flow of Control PART 2 --Repetition and Loops | 76-91, 377-407 | keep on truckin' |
6 | Dec 2-6 | Arrays--1 Dimensional | 494-542 | Prog. #3 due Dec 2, Prog. #4 assigned Dec 4 |
7 | Dec 9-13 | Arrays--2 Dimensional, Strings | 585-591, 566-573 | Prog. #4 due Dec 13 |