Welcome To CS110 Labs!

Colour Theme Font Size Options
 
 
 

CS 110 Lab Schedule for Spring 2024

First Day Lab Handout

Week of Lab Contents and Schedule
(Subject to change by the class instructor.)
May. 6–10
1
Introduction to C++ and Repl.it

Teaching Video for Replit by Alex Clarke
May 13–17
2
C++ Program Structure, Simple IO, and Primitive Data Types

Teaching Video by Alex Clarke
May 13–17
3
IO Manipulators, get() and getline() functions
May 20
Victoria Day - No Lab This Day!
CS110-91's lab will be pushed down one week.
i.e. lab 4&5 will be on May 27; lab 6&7 will be on June 3; lab 8&9 will be on June 10; lab 10 will be on June 17th.
May 21–24
4
File IO and String Processing
May 21–24
5
Selection Control Structures
May 28–31
6
Conditional and Iterative Control Structures
May 28–31
7
Additional Control Structures
June 4–7
8
Basic Functions
June 4–7
9
Advanced Functions
June 11–14
10
One Dimensional Arrays