BSc Code Index¶
BSc Computer Science Honours (WBSU)¶
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.
Quick Links¶
- GitHub Repo: @notamitgamer/bsc
- Web View notamitgamer.github.io/bsc
- Web View: code.amit.is-a.dev
- Live Portfolio: amit.is-a.dev
- GitHub Profile: @notamitgamer
Roadmap and Progress¶
Progress
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 |
Environment Setup¶
C and C++ Development¶
- 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.
R Programming¶
Setup Tip
Download and install R from CRAN and RStudio for the best development experience.
Academic Integrity¶
Academic Integrity
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, then rewrite it from scratch.
About the Author¶
Amit Dutta
| Method | Use |
|---|---|
| Personal | amitdutta4255@gmail.com |
| Work | mail@amit.is-a.dev |
| License | MIT |