Welcome To CS110 Labs!

Colour Theme Font Size Options
 
 
 

CS 110 Lab Schedule for Spring 2025

First Day Lab Handout

Dates of Lab Contents and Schedule
(Subject to change by the class instructor.)
May. 5–9
1
Introduction to C++ in Visual Studio 2019

Teaching Video for Visual Studio 2019 by Alex Clarke
Teaching Video for Xcode by Alex Clarke
May 12–16
2
C++ Program Structure, Simple IO, and Primitive Data Types

Teaching Video by Alex Clarke
May 12–16
3
IO Manipulators, get() and getline() functions
May 19
Victoria Day - No Lab This Day!
Monday labs for section 090 & 091 will be pushed down one week.
i.e. lab 4&5 will be on May 26; lab 6&7 will be on June 2; lab 8&9 will be on June 9; lab 10 will be on June 16th.
May 20–26
4
File IO and String Processing
May 20–26
5
Selection Control Structures
May 27–June 2
6
Conditional and Iterative Control Structures
May 27–June 2
7
Additional Control Structures
June 3–9
8
Basic Functions
June 3–9
9
Advanced Functions
June 10–16
10
One Dimensional Arrays