CSC 211 Intermediate
Programming Fall 2024 Dr. Feng Gu |
Announcements:
1. Visual Studio Download:
Schedule
Class | Date | Topic | Notes | Homework and Labs |
1 | 08/29/2024 | Introduction to C++ |
Syllabus Chapter 1 |
Lab 1 |
2 | 09/03/2024 | Loop and Selection | Chapter 2 | Lab 2 |
3 | 09/05/2024 | Functions | Chapter 3 |
Lab 3
Assignment 1 Due on 09/10 |
4 | 09/10/2024 | Parameters and Overloading | Chapter 4 | Lab 4 |
5 | 09/12/2024 | Quiz 1 | Quiz 1 | Finish Labs 1-4 |
6 | 09/17/2024 | Arrays | Chapter 5 | Lab 5 |
7 | 09/19/2024 | 2D Arrays and Enumeration | Enumeration | Lab 6 |
8 | 09/24/2024 | Types of Variables | Types of Variables |
Lab 7 Assignment 2 Due on 9/26 |
9 | 09/26/2024 | Structs | Chapter 6 Slides | Lab 8 |
10 | 10/01/2024 | Exam I Review and Finish Labs 1-8 and Assignments 1-2 (Due on October 8, 2024) | ||
10/03/2024 | No Classes Scheduled | |||
11 | 10/08/2024 | Exam I | ||
12 | 10/10/2024 | Pointers |
Pointers Chapter 10 |
Lab 9 Instructions |
10/15/2024 | Follow Monday Schedule | |||
13 | 10/17/2024 | Pointers | Pointers 2 | Lab 10 |
14 | 10/22/2024 | Pointers | Pointers | Lab 11 |
15 | 10/24/2024 | Dynamic Arrays | Dynamic Arrays | Lab 12 |
16 | 10/29/2024 | Multiple Files |
Multiple
Files Quiz 2 |
Lab 13 Assignment 3 |
17 | 10/31/2024 | Classes | Chapter 6 | Lab 14 |
18 | 11/05/2024 | Exam II Review and Finish Labs 9-14 and Assignment 3 (Due on November 7, 2024) | ||
19 | 11/07/2024 | Exam II | ||
20 | 11/12/2024 | Constructors and Deconstructors |
Chapter 7 Slides |
Lab 15 |
21 | 11/14/2024 | Inline and Friend Functions |
Chapter 8 Slides |
Lab 16 |
22 | 11/19/2024 | Arrays, Pointers, and Classes |
Arrays and Classes Pointers and Classes Quiz 3 |
Lab 17 |
23 | 11/21/2024 | Templates | Chapter 16 | Lab 18 |
24 | 11/26/2024 | Overloading, Sorting, Copy Constructors |
Chapter 8 Sorting Copy Constructors |
Lab 19
Lab 19 Instructions Assignment 4 (Due 12/03) |
11/28/2024 | College is Closed. | |||
25 | 12/03/2024 | Recursion |
Chapter 13 |
Lab 20 |
26 | 12/05/2024 | Exam III | ||
27 | 12/10/2024 | Quiz 4 | Quiz 4 | Labs 15-20 |
28 | 12/12/2024 | Finish Labs 15-20 |