Learning Resources

A curated list of handbooks, research papers, and technical links that I use to learn and grow my engineering skillset.

Filter by Category

Programming
PDF
Advanced Java Notes
Learned in May 2024

This is notes i reffered for my adnaced java exam, the document is comprehensive and cover almost all the topics in the syllabus.

#java#programming#notes
System Design
Link
System Design Cheat Sheet
Learned in October 2025

An outstanding web guide summarizing scalability concepts, database sharding, load balancers, caching, and modern architectural trade-offs.

#system-design#architecture#scalability
Programming
PDF
DSA Notes
Learned in April 2024

This is notes i reffered for my DSA exam, the document is comprehensive and cover almost all the topics in the syllabus.

#dsa#programming#notes
Programming
PDF
Java handwritten notes
Learned in April 2024

This is notes i reffered for my java exam, the document is comprehensive and cover almost all the topics in the syllabus.

#java#programming#notes