Schedule for CSC 232, Winter 2026

Date Topic Readings Lab Assignment due Other
M Jan 5 welcome, starting to program, composing images DCIC 1,2
W 7 QUIZ, Names, types, code organization DCIC 3.1, 3.2 Lab 1
M 12 Functions DCIC 3.3 A1 Flags due
W 14 QUIZ, Conditionals, booleans, helper functions DCIC 3.4
M 19 No class, MLK day
T 20 Tables DCIC 4.1.1-4.1.4, addendum to 4.1.4 Lab 2
W 21 QUIZ, Processing tables, Table operations A2 Ads Take Aim due
M 26 Testing with Tables DCIC 4.1.5 Lab 3
W 28 QUIZ, Plotting with Tables DCIC 4.2
M Feb 2 Functions as inputs A3 Testing and Tables due
W 4 QUIZ, From Tables to Lists DCIC 5.1 Lab 4
M 9 List operations
W 11 Midterm Exam 1, functions on Lists
M 16 no class, Washington's Birthday
W 18 Linked lists, list template DCIC 5.2--5.2.5 Lab 5
M 23 Lists
W 25 Structured datatypes, trees DCIC 6.1 Lab 6
M Mar 2 Coding with python DCIC 9--9.1.5
W 4 QUIZ, Python Lists and Loops
M 9 Dataclasses and Dictionaries, mutation
W 11 Pandas
F 13 A6 Python Basics due