Khaled Mansour has updated the reading list. Sorry my version I handed out on week #1 was not very good. Please toss your week #1 schedule (except don’t forget the MidTerm exam date!!). Thanks.
Here are the chapters corresponding to each week: Please adjust accordingly
| 1 | Introduction, Algorithm Design, I/O, Process | [chapter 1 , Input, process and output] |
| 2 | Binary Numbers, Boolean Logic and Gates | – [chapter 4 , Binary numbers] |
| 3 | Making Decisions (Visual Logic) | – [chapter 2 , Making decisions] |
| 4 | While Loops (Visual Logic) | – [chapter 3, While loops] |
| 5 | Memory Management | – [chapter 5, memory management] |
| 6 | Process Management | – [chapter 6, Process management] |
| 7 | Relational Database, Arrays (Visual Logic) | – [capter 7, Relational Model] |
| 8 | Internet, html, WWW, Network | – [chapter 8, Computer network] |
| 9 | Algorithms (Visual Logic) | – Visual Logic |
| 10 | Functions (Visual Logic) | – Visual Logic |
| 11 | Introduction to C++ | – [Chapter 9, 10, 11, Writing C++] |
| 12 | Variables, Types, if statement in C++ | – [Chapter 12, 13, Types] |
| 13 | Arrays and for loop in C++ | – [Chapter 14, Arrays] |