This repository contains the code for various projects, practical classes and a bit of implementation of theoretical lectures taken under the BSc (Hons) Computer Science degree programme of the University of Delhi.
Notes are updated daily and are available at url.ghosh.pro/ducsnotes
Textbooks are available at url.ghosh.pro/ducsbooks
The code is organized mainly under the following heads:
- Year
- Semester
- Subject
- Tutorials
- Practicals
- Projects
- Others
- Subject
- Semester
NOTE: The C++ code written in most of the files was compiled on the compiler available on the latest release of the GNU Compiler Collection to Linux or Windows in the form of executable binaries. The code has to be adapted for Borland/Turbo C++ compilers by the user of the code in case they use the aforementioned compilers. The Java code is suitable for JDK 8.
All books are the intellectual property of the respective publishers and authors. They are being made available for academic and personal use.
Source code and notes are available under the open-source MIT license.