TSTanish Shrivastavainprogrammingeagle.hashnode.dev·May 22, 2025 · 5 min readBook Review: Grokking Algorithms, Second Edition by Aditya Y BhargavaIntroduction: Grokking Algorithms is a book by Aditya Y Bhargava. The book teaches algorithms with an informal tone with a lot of illustrations to accompany the explanations. The first edition of the book came out in 2016, and the second edition was ...00
TSTanish Shrivastavainprogrammingeagle.hashnode.dev·Mar 7, 2025 · 9 min readBinary Arithmetic Guide: Learn Binary MathIntroduction: Welcome back to the second part of the binary tutorial, a tutorial written using plaintext and accessibility in mind. In the first part, I covered how to convert between binary and decimal numbers and vice versa, and provided some code ...00
TSTanish Shrivastavainprogrammingeagle.hashnode.dev·Oct 4, 2024 · 12 min readNotes About Binary ConversionIntroduction: I have never made a secret of this fact: I am not from a traditional computer science background. Though I have learned a great bit (heh) of programming over the years, some parts still baffle me. Binary was one such part. This happened...00
TSTanish Shrivastavainprogrammingeagle.hashnode.dev·May 3, 2024 · 5 min readBook Review: Django for BeginnersIntroduction: Django For Beginners is a book by William Vincent, that teaches the Django framework, a popular web development framework in Python language. The book has project-based guidance, where the concepts are taught through projects. Unfortuna...00
TSTanish Shrivastavainprogrammingeagle.hashnode.dev·Feb 2, 2024 · 12 min readEnhancing Geometric Learning: Python Applications for Teaching High School Students, Including those with Visual ImpairmentsIntroduction: Back in my high school, I had a lot of trouble with math. The teacher would come, write equations on the blackboard, and I would sit clueless in the class. I would take extra tutoring outside of the class, but even there I would not fin...00