CSC-121 Resources Index
Use this page as a central list of all reference resources.
Course and setup
Workflow and tools
- Commit and Sync Guide
- Disable Copilot Guide
- Window Management Guide (choose OS)
- Window Management (macOS)
- Window Management (Windows)
Python fundamentals
- print() Guide
- Variables Guide
- Input Guide
- Data Types Guide
- String Concatenation Guide
- f-Strings Guide
- Conditionals Guide
- While Loops Guide
- Python Conventions Guide
Unit 2 concepts
- Functions Guide
- Dictionaries Guide
- Lists of Dictionaries Guide
- File I/O Guide
- Project Structure Guide
- Modules Guide
- Packages and uv Guide