Resources
Knowledge Repositories
- Fabiola Villanueva's Notion Notes for 1201 - in-depth notes for Programming II with notes on the C: Programming: A Modern Approach Book.
- C Programming: A Modern Approach, 2nd Edition - a Notion site containing all the chapters from K. N King's book.
- Programming I Fundamentals Notes - an in-depth Google Docs file by BSCS student, Ismael Francisco.
Practice Exams
- Codechum Exercises from Maam Bandalan - a Google Docs collection of all the CodeChum activities by a certain student.
- Wayne Dayata's CIS1101 Midterm Reviewer
- Wayne Dayata's CIS1101 Finals Test Reviewer, part 1 and then Wayne Dayata's CIS1101 Finals Test Reviewer, part 2
- CIS 1101 Programming - Pointers - a mock exam made in Quiz Maker.
- Pia Tantay's Practice Activities for CIS1101 - a Notion website full of practices and answers from students.
Media
Tools
- Python Tutor: C - online C compiler and stack & memory visualizer.