Tuesday
Thursday
May 22
No Class (Registration)
May 24
Course Introduction
C++ Basics (Ch. 1)
May 29
Variables, Assignment, Console I/O, Types, Math, Style (2.1 - 2.3, 2.5)
• Lab 1: Visual Studio
May 31
• Lab 2: Input and Output
Branching Syntax (2.4, 3.1, 3.2)
June 5
• Lab 3: Decisions
Loop Types, Usage, and Design (2.4, 3.3, 3.4)
June 7
• Lab 4: Loops
Review Chapters 1 - 3
June 12
Exam 1 (Chapters 1 - 3)
Using Predefined Functions (4.1, 4.2)
June 14
Defining and Using Functions (4.3 - 4.6)
• Lab 5: Functions
June 19
Void Functions, Reference Parameters, Function Design (Ch. 5)
• Lab 6: Reference Parameters
June 21
Streams, Basic File I/O, and Character I/O (Ch. 6)
• Lab 7: File I/O
June 26
Review Chapters 4 - 6
June 28
Exam 2 (Chapters 4 - 6)
Introduction to Arrays (7.1)
July 3
Arrays in Functions, Using Arrays, Multidimensional Arrays (7.2 - 7.4)
• Lab 8: Arrays
July 5
No Class
(Slip Day if needed)
July 10
Strings and Vectors (Ch. 8)
• Lab 9: Strings
July 12
Pointers and Dynamic Arrays (Ch. 9)
Review Chapters 7 - 9
• Lab 10: Pointers
July 17
Exam 3 (Chapters 7 - 9)
Structures (10.1)
July 19
Classes: Members, Methods, ADTs, Separate Compilation, Inheritance (10.2 - 10.4, 12.1)
July 24
• Lab 11: Classes
Friend Functions and Overloading Operators (11.1, 11.2)
July 26
• Lab 12: Operators
Review Chapters 10 - 12
July 31
Study Day
(Slip Day if needed)
August 2
Final Exam
(Chapters 10 - 12)