Quick links
- All online communication about the course is happening on Discord.
- All quizzes will be distributed through Brightspace.
Assignments
No matching items
Every assignment, with its dates, is on the Assignments page.
Install Python 3.12 and VS Code, run the class starter script, and submit a short program that prints your name and matriculation year.
Write short programs that use if, while, and for. Includes a small number-guessing game and a FizzBuzz variant.
Implement map, filter, and reduce from scratch, then use them to solve three small data-processing tasks.
Write recursive solutions to five small problems, then rewrite two of them iteratively and compare. Handout distributed through the LMS.
Every assignment, with its dates, is on the Assignments page.