This repository is an archive of my PSPP (Problem Solving and Programming in C) coursework from my [Semester 1, Year 2024].
It contains my lab assignments, practice codes, and a final project.
Iβm making this repo public to show my coding journey β from my early C programs to more structured projects.
Itβs not actively maintained, but preserved for learning and reference.
-
src/ β All C programs
labassXX.cβ Lab assignments (e.g.,labass12.c= Lab Assignment 12)Final_project.cβ Final project (CGPA/SGPA grading system)
-
data/ β Sample CSV datasets provided by instructor for practice
-
docs/ β Notes, instructions, and references
- Language: C
- Compiler: GCC (GNU Compiler Collection)
- Environment: Ubuntu (dual-boot setup)
- Backup & preserve my PSPP coursework
- Showcase my early coding journey
- Provide future reference for myself (and anyone else learning C)
This project is licensed under the MIT License.
Feel free to explore and learn from it, but please give credit where due.