This repository contains all the program and activitiy files for the semester, organized from Prelim to Finals. Each term's resources are stored in separate branches, allowing easy access to relevant materials.
The resources for each term are available on dedicated branches:
- Prelim Resources β
prelim
branch - Midterm Materials β
midterm
branch - Finals Review & Projects β
finals
branch
To switch to a specific branch and access the files:
- Click on the
main
branch dropdown at the top left of the repository. - Select the branch you need (
prelim
,midterm
, orfinals
). - Browse the files for the selected term.
Alternatively, you can use Git to switch branches:
git checkout branch-name