Welcome To CS110 Labs!

Colour Theme Font Size Options
 
 
 

CS 110 Lab Schedule for Fall 2025

First Day Lab Handout

Week of Lab Contents and Schedule
(Subject to change by the class instructor.)
Sept. 15–19
1
Introduction to C++ in Visual Studio 2019

Teaching Video for Visual Studio 2019 by Alex Clarke
Teaching Video for Xcode by Alex Clarke
Sept. 22–26
2
C++ Program Structure, Simple IO, and Primitive Data Types

Teaching Video by Alex Clarke
Sept. 29–Oct. 3
3
IO Manipulators, get() and getline() functions
Oct. 6–10
4
File IO and String Processing
Oct. 13–17
Thanksgiving Day - No Lab This Week!
Oct. 20–23
5
Selection Control Structures
Oct. 27–31
6
Conditional and Iterative Control Structures
Nov. 3–7
7
Additional Control Structures
Nov. 10–14
Remembrance Day & Fall Break - No Lab This Week!
Nov. 17–21
8
Basic Functions
Nov. 24–28
9
Advanced Functions
Dec. 1–5
10
One Dimensional Arrays