AkunoCode / CP102-Files

This repository is a portfolio of programming activities completed for the Computer Programming 2 (CP102) course at Manuel S. Enverga University Foundation during the academic year 2022-2023. The repository includes personal practice programs done as a supplement to learning. All programs were written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP102 Programming Portfolio (A.Y 2022-2023)

This repository contains a compilation of programming activities done for the course Computer Programming 2 (CP102) in Manuel S. Enverga University Foundation as well as personal practice programs that I did as a supplement for learning. The programming language used for this course is Python. The course outcomes are listed below, and each outcome has a corresponding directory in this repository containing the programs created to achieve that outcome.

Course Outcomes

  1. Create Python program applying object-oriented programming (OOP).
  2. Use regular expression to search pattern in a string.
  3. Create a Python program that performs data wrangling, exploratory data analysis (EDA), and data visualization.
  4. Create Python program that performs create, retrieve, update, and delete (CRUD) operations in a database using Structured Query Language (SQL).
  5. Create a Python program with graphical user interface (GUI).

Credits

  • Professor Rodrigo C. Belleza Jr., Dean of the College of Computing and Multimedia Studies and Associate Professor V, for his guidance, expertise, and support throughout this course.

About

This repository is a portfolio of programming activities completed for the Computer Programming 2 (CP102) course at Manuel S. Enverga University Foundation during the academic year 2022-2023. The repository includes personal practice programs done as a supplement to learning. All programs were written in Python.


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%