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
Tue Aug 29 Chapter 1: Introduction to Computers and C++ Programming. Our Computing Environment
Thu Aug 31 2.1, 2.2
Tue Sep 5 2.3-2.5
Thu Sep 7 3.1,3.2,3.3
Tue Sep 12 3.3, 3.4
Thu Sep 14 4.1,4.2,4.3
Tue Sep 19 4.4, 4.5,4.6
Thu Sep 21 5.1, 5.2
Tue Sep 23 5.3,5.4,5.5
Thu Sep 28 7.1, 7.2
Tue Oct 3 7.2, 7.4
Thu Oct 5 Review/Review Problems
Thu Oct 12 Midterm Exam
Tue Oct 17 10.1: Structs
Thu Oct 19 10.2-3: Classes and Abstract Data Types
Tue Oct 24 8.1, 8.2: (Strings)
Thu Oct 26 8.3: Vectors
Tue Oct 31 6.1, 6.2
Thu Nov 2 6.3, 6.4
Tue Nov 7 11.1,11.2
Thu Nov 9 11.2,11.3
Tue Nov 14 12.1
Thu Nov 16 12.2

THANKGIVING BREAK

Tue Nov 28 14.1 & 14.2    
Thu Nov 30 Recursion continued    
Tue Dec 5 Binary Search Algorithm    
Thu Dec 7 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 12 15.1 Inheritence Basics