Date: Mon, 11 Nov 1996 17:22:19 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Mon, 28 Oct 1996 04:44:35 GMT Content-length: 1376
TENTATIVE SYLLABUS FOR FALL 1996 |
||||
---|---|---|---|---|
Week | Dates | Topics | Chapters | |
1 | Week 1 | Introduction to Computer Programming | 1 | |
2 | Week 2 | Variables, Data types, Arithmetic operations, expressions, Simple I/O | 2.1-2.3 | |
3 | Week 3 | Flow of Control PART 1 --Logical expressions, if-else, loops | 2.4-2.5 | |
4 | Week 4 | Functions | 3, 4 | |
5 | Week 5 | Flow of Control PART 2 | 7 | |
6 | Week 6 | Arrays--1 Dimensional | 9.1-9.3 | |
7 | Week 7 | Arrays--2 Dimensional, Strings | 10.1-10.2 | |
8 | Week 8 | Simple Objects--Intro. to structs and classes (ONLY IF TIME PERMITS!) | 6 |