CPE106L - B1 - Group 8 Repository

Members:

Abadiano, Aaron B.
Ami, Froilan Imarx A.
Sangilan, FP O.

LAB1

Stats.py || Text.py
-This Laboratory is an introductory to python fundamentals. The group was able to learn printing statements, input statements, and loops.

LAB2

Generator_modified.py || Stats.py
-This laboratory is an introduction to file handling and string manipulation.

LAB3

GitHub Introduction
-This laboratory was an introductory to the basics of Git and GitHub as well as how to use SSH keys for codebases in GitHub.

LAB4

Model - View - Controller
-This laboratory is an object oriented programming practice, where the group utilized the mvc model for collaboration in programming.

LAB5

SQL Database
-This laboratory is an introduction to SQL databases and backend functions.

LAB6

MongoDB using MongoDB Compass
-This laboratory explored upon the structure of MongoDB and the use of pymongo as a controller to fetch and get data from a MongoDB server

LAB7

Data Visualization using Matplotlib
-This laboratory is a hands-on practice on data visualization using Matplotlib