Welcome To CS110 Labs!

Colour Theme Font Size Options
 
 
 

CS 110 Lab Schedule for Fall 2024

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.)
Sept. 10–13
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
Sept. 17–20
2
C++ Program Structure, Simple IO, and Primitive Data Types

Teaching Video by Alex Clarke
Sept. 24–27
3
IO Manipulators, get() and getline() functions
Oct. 1–4
4
File IO and String Processing
Oct. 8–11
5
Selection Control Structures
Oct. 14–18
Thanksgiving Day & Fall Break - No Lab This Week!
Oct. 22–25
6
Conditional and Iterative Control Structures
Oct. 29–Nov. 1
7
Additional Control Structures
Nov. 5–8
8
Basic Functions
Nov. 12–15
9
Advanced Functions
Nov 19–22
10
One Dimensional Arrays