This repository serves as a comprehensive, live archive of my 4-year academic journey in Computer Science at Acharya Prafulla Chandra College (APC). It contains practical implementations, assignments, and study materials following the WBSU curriculum.
- Live Portfolio: amit.is-a.dev
- Web View: amit.is-a.dev/bsc
- GitHub Profile: @notamitgamer
Note
I am currently in Semester 1. Folders for future semesters are placeholders and will be updated in real-time as the academic session progresses.
| Semester | Status | Primary Focus |
|---|---|---|
| Semester 1 | Active | C Programming, R |
| Semester 2 | Pending | Upcoming |
| Semester 3 | Pending | Upcoming |
| Semester 4 | Pending | Upcoming |
| Semester 5 | Pending | Upcoming |
| Semester 6 | Pending | Upcoming |
| Semester 7 | Pending | Upcoming |
| Semester 8 | Pending | Upcoming |
- Download Compiler: MinGW64.zip (85 MB) or Original MinGW-w64 Executable
- Configuration: Extract to
C:\MinGW64and addC:\MinGW64\binto your System Environment Variables. - Verification: Run
gcc --versionin your terminal.
Tip
Download and install R from CRAN and RStudio for the best development experience.
Important
While this code is public for reference, academic integrity is a priority.
- Understand the Logic: Study the implementations to learn the underlying concepts.
- Avoid Plagiarism: Direct copy-pasting for college submissions is strongly discouraged.
- Independent Implementation: The best way to learn is to understand the logic and then rewrite it from scratch.
Amit Dutta
- Personal Email: amitdutta4255@gmail.com
- Work Email: mail@amit.is-a.dev
- License: MIT