The aim of this repository is
- To keep track of all the books I have read on computer science topic.
- To share the knowledge with the general public here.
- To share free but cool online learning environments.
Disclaimer: Some of the readings here are completed as part of the essential reading for my undergrad. The remaining however, are consumed entirely out of personal interest.
An Introduction to Database Systems - C.J.Date
- Mathematics for Computer Science - Albert R Meyer
- Calculus with Analytic Geometry, Second Edition - George F Simmons
- Processing: A Programming Handbook for Visual Designers and Artists - Casey Reas
- Learning Processing - Daniel Shiffman
- Software Engineering: A Practitioner's Approach - R.Pressman
- UML Distilled, Third Edition - Martin Fowler
- Using UML, Second Edition - Perdita Stevens with Rob Pooley
- Introduction to Algorithms, Third Edition - Thomas H.Cormen
- Introduction to Design and Analysis of Algorithms, Third Edition - Anany Levitin
- Data Structures and Algorithms in Java, Sixth Edition - Michael T.Goodrich
- Computer Programming with C++ - Kunal Pimparkhede
- VisuAlgo : Visualizations of data structures and algorithms through animations
- HackerRank :
- CodeForces :
- TopCoder :
- Open Processing : The platform to create, fork and explore interactive sketches in p5js.