Choose direction
Topics are everywhere.
Direction & Momentum is rare.
Pick any Vector
Every topic here has a direction. Pick a vector, follow it through its series, and go post by post until the thread runs out.
"A half-finished series teaches you less than a finished one taught badly. Pick a direction. See it through. That's how understanding compounds"
Models, data, and the math that makes them learn.
#machine learning#beginners#AI#fundamentals
LATEST
Data Cleaning and Validation in Machine Learning: A Step-by-Step Framework
Idioms, internals, and the standard library.
#python oop for beginners#classes and objects in python#python self keyword explained#python constructor init method
LATEST
Data Abstraction in Python: Concepts, Abstract Base Classes, and Real-World Implementation
Classes and Objects in Python: A Beginner's Guide to Object-Oriented Thinking
Introduction
#python oop for beginners#classes and objects in python#python self keyword explained#python constructor init method#instance variables vs class variables python
Jul 17, 2026
10 min read min
Read Post →
Constructors, Variables, and Methods: The Building Blocks of Every Python Class
Python OOP Explained: (A Beginner-to-Intermediate Guide)
#python#oop#beginners#classes#fundamentals
Jul 19, 2026
10 min read min
Read Post →
Encapsulation in Python: Principles, Implementation, Name Mangling, Properties, and Best Practices
What Encapsulation Actually Means
#python#oop#beginners#classes#encapsulation
Jul 20, 2026
8 min read min
Read Post →
Polymorphism in Python: Method Overriding, Duck Typing, Operator Overloading, and Runtime Dispatch
“Poly” means many, “morph” means forms. Put together, polymorphism means one interface, many behaviors — the same method call producing d...
#python#oop#beginners#classes#polymorphism
Jul 23, 2026
9 min read min
Read Post →
Inheritance in Python: Types, Method Resolution Order, super(), and Best Practices
If Encapsulation is about protecting data and abstraction is about hiding complexity, inheritance is about reusing and extending existing...
#python#oop#beginners#classes#inheritance
Jul 23, 2026
9 min read min
Read Post →
Data Abstraction in Python: Concepts, Abstract Base Classes, and Real-World Implementation
Why Abstraction Exists
#python#oop#beginners#classes#abstraction
Jul 23, 2026
9 min read min
Read Post →
Idioms, internals, and the standard library.
#rag#information retrieval#bm25#tf-idf
LATEST
Introduction to RAG: What It Is, Why It Was Invented, and How It Fits the LLM Landscape
Storage engines, indexing, and how data survives.
Not started yet
The building blocks under every efficient solution.
Not started yet
Design, process, and the craft of shipping.
Not started yet