Welcome To CS110 Labs!

Colour Theme Font Size Options
 
 
 

CS 110 Lab Schedule for winter 2025

First Day Lab Handout | The Zoom link for the labs can be found on URCourses

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

Teaching Video for Visual Studio 2019 by Alex Clarke
Teaching Video for Xcode by Alex Clarke
Teaching Video for Replit by Alex Clarke
Jan. 27–31
2
C++ Program Structure, Simple IO, and Primitive Data Types

Teaching Video by Alex Clarke
Feb. 03–07
3
IO Manipulators, get() and getline() functions
Feb. 10–14
4
File IO and String Processing
Feb. 17–21
Winter Break - No Lab This Week!
Feb. 24–28
5
Selection Control Structures
Mar. 03–07
6
Conditional and Iterative Control Structures
Mar. 10–Mar. 14
7
Additional Control Structures
Mar. 17–21
8
Basic Functions
Mar. 24–28
9
Advanced Functions
Mar 31–Apr. 04
10
One Dimensional Arrays