Hackineering
Micro Lesson Cheat Sheets

Python · Bytes and Encoding

A compact guide to raw byte data, text encoding, and the bridge between strings and binary 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.

Python · Strings
Python · str() vs repr()

Next Up

What to study immediately after this sheet.

Python · Scraping
Python · Exception Handling

Related

Nearby ideas that often add depth or cause confusion.

Python · f-Strings
Python · Strings