Course Calendar for Math 118

It is expected that you read all the sections to be covered BEFORE the class and come to class prepared to discuss the topics.
Check this page regularly for updates . This is a tentative schedule to be updated as needed.

Date Section/Topic/Reading Assignment Programming Assignment
Tue Aug 28 Chapter 1: Introduction to Computers and C++ Programming. Our Computing Environment Lab 0, Chapter 1
Thu Aug 31 2.1, 2.2 (More CodeLab exercises assigned)
Tue Sep 4 2.3-2.5 (More CodeLab exercises assigned) Lab 1, Chapter 2
Thu Sep 6 3.1,3.2 (Many more CodeLab exercises are assigned!)
Tue Sep 11 3.3, 3.4 : Loops (More CodeLab exercises) Lab 2, Chapter 3
Thu Sep 13 4.1,4.2,4.3
Tue Sep 18 4.4, 4.5,4.6 Lab 3, Chp 4
Thu Sep 20 5.1, 5.2 (More CodeLab exercises are posted)
Tue Sep 25 5.3,5.4,5.5
Thu Sep 27 7.1, 7.2 (More CodeLab exrcises are posted)
Tue Oct 2 7.2, 7.4     Study Review Problems for Thursday, Present Solutions Lab 4, Chp 7
Thu Oct 4 Review/Review Problems
Thu Oct 11 Midterm Exam
Tue Oct 16 10.1: Structs (More Codelab exercises posted) Lab 5, Chp 10
Thu Oct 18 10.2-3: Classes and Abstract Data Types
Tue Oct 23 8.1, 8.2: Strings (More Codelab exercises posted) Lab 6, Chp 8
Thu Oct 24 8.3: Vectors
Tue Oct 30 6.1, 6.2 Lab 7, Chp 6
Thu Nov 1 6.3, 6.4
Tue Nov 6 11.1,11.2 Lab 8, Chp 11
Thu Nov 8 11.2,11.3
Tue Nov 13 12.1 Lab 9, Chp 12
Thu Nov 15 12.2

THANKGIVING BREAK

Tue Nov 27 14.1 & 14.2 (more CodeLab problems)    
Thu Nov 29 Recursion continued    
Tue Dec 4 Binary Search Algorithm    
Thu Dec 6 Tower of Hanoi Problem

Play the game online here, here or here (there are a number of online sites where you can play the game)

 
Tue Dec 11 15.1 Inheritence Basics