This repository contains class activities and personal practice activities for the CP101 Course, Fundamentals of Programming, at Manuel S. Enverga University Foundation. (AY 2022-2023)
CP101 is an introductory programming course that covers the basic concepts of programming using the Python programming language. The course aims to provide students with an understanding of programming concepts, problem-solving techniques, and fundamental programming constructs such as variables, data types, decision making, loops, and functions.
This repository contains the following folders:
This folder contains programming activities and exams that were done during class time. These activities are designed to reinforce the concepts that were discussed in lectures.
This folder contains additional study activities that I do to further understand concepts and lessons taught in CP101 course.