Hackineering
Micro Lesson Cheat Sheets

Python · Atomic Building Blocks

A compact guide to Python’s smallest built-in value types, how expressions work, how variables bind to values, and how conversion changes meaning and representation.

Continue Learning

Where to go from here

Use these topical follow-ons to keep the learning path clear without forcing a rigid sequence.

Helpful First

What a learner should probably understand before this sheet.

Next Up

What to study immediately after this sheet.

Python · Truthiness
Python · Variables and Names

Related

Nearby ideas that often add depth or cause confusion.

Python · Expressions and Evaluation
Python · Strings