Books & Reading List
Curated books that shaped my understanding of Computer Science, Mathematics, and Education.
Introduction to Algorithms
The definitive guide to algorithms — a must-read for every CS student and professional.
Calculus
A comprehensive calculus textbook that builds intuition through real-world applications and clear explanations.
Clean Code
Timeless principles for writing readable, maintainable, and elegant code.
Linear Algebra Done Right
An elegant approach to linear algebra that emphasizes conceptual understanding over computation.
The Art of Teaching
Insightful reflections on what it means to be a great teacher and connect with students.
How to Solve It
A classic guide to mathematical problem-solving that teaches heuristic methods applicable to all fields.