Skip to content

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.



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

  1. Download Compiler: MinGW64.zip (85 MB) or Original MinGW-w64 Executable
  2. Configuration: Extract to C:\MinGW64 and add C:\MinGW64\bin to your System Environment Variables.
  3. Verification: Run gcc --version in 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