Search is not available for this dataset
pdf pdf |
|---|
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
notamitgamer/bsc
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
I am currently in Semester 2. Folders for future semesters are placeholders and will be updated in real-time as the academic session progresses.
| Semester | Status | Primary Focus |
|---|---|---|
| Semester 1 | Archived | C Programming, R |
| Semester 2 | Active | DSA, CPP, Python |
| 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.
Python Development
- Download Python
>= v3.x.x: Python v3.14.5 original (45 MB) - Run the installer, ensure you check "Add python.exe to PATH", and complete the setup
- Verify with python
--versionin your terminal
R Programming
Download and install R from CRAN and RStudio for the best development experience.
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 and then rewrite it from scratch.
Author
Amit Dutta
- Personal Email: amitdutta4255@gmail.com
- Work Email: mail@amit.is-a.dev
- License: MIT
- Downloads last month
- 10,637