top of page


Boolean 'NOT' Operator - Hiranyakashipu’s Boon
Discover a new way to learn Python—through the timeless wisdom of Indian mythology! By drawing parallels between ancient stories and modern code, programming concepts become much more relatable, fun and easy to remember!

Vinay Borhade
Sep 142 min read


Infinite "Generators" - The Never-Empty Akshaya Patra
Discover a new way to learn Python—through the timeless wisdom of Indian mythology! By drawing parallels between ancient stories and modern code, programming concepts become much more relatable, fun and easy to remember!

Vinay Borhade
Sep 132 min read


Dynamic Typing - Hanuman's shape (& size) shifting capabilities
Discover a new way to learn Python—through the timeless wisdom of Indian mythology! By drawing parallels between ancient stories and modern code, programming concepts become much more relatable, fun and easy to remember!

Vinay Borhade
Sep 122 min read


Await Statements / Event Loops - Shabari Waiting for Lord Rama
Discover a new way to learn Python—through the timeless wisdom of Indian mythology! By drawing parallels between ancient stories and modern code, programming concepts become much more relatable, fun and easy to remember!

Vinay Borhade
Sep 112 min read


Python Recursion: Vikram & Vetal’s endless stories (no base case?)
Discover a new way to learn Python—through the timeless wisdom of Indian mythology! By drawing parallels between ancient stories and modern code, programming concepts become much more relatable, fun and easy to remember!

Vinay Borhade
Sep 102 min read


Immutable Tuples - like Bheeshma’s Unbreakable Vows
Discover a new way to learn Python—through the timeless wisdom of Indian mythology! By drawing parallels between ancient stories and modern code, programming concepts become much more relatable, fun and easy to remember!

Vinay Borhade
Sep 93 min read


Python Functions & Exceptions: Write Reusable, Error-Proof Code
Build robust Python code! This guide explores functions (parameters, lambda, recursion) and exception handling (try-except, custom errors) with practical examples like calculating means or handling student data. Ideal for beginners!

Vinay Borhade
Jun 230 min read


Python Data Types Explained: A Beginner’s Guide to Integers, Lists, and More
New to Python? Dive into data types like integers, floats, lists, dictionaries, and sets! This beginner-friendly guide uses simple examples, like organizing fruits or counting words, to help you master Python’s building blocks. Start your coding journey today!
dataastraa
Jun 230 min read


Passing functions as arguments to other functions..
Python has more surprises than you think! As someone who has been teaching Python for many years, I’ve noticed that even seasoned...

Vinay Borhade
Sep 6, 20242 min read


FOR loops in Python have an 'ELSE' clause.. YES!!!
Python has more surprises than you think! As someone who has been teaching Python for many years, I’ve noticed that even seasoned...

Vinay Borhade
Sep 5, 20241 min read
bottom of page
