๐๏ธ Python Fundamentals: Basic to Advanced
Python's core ideas in plain words, level by level โ from values and collections to classes, modules, advanced constructs, testing, and a glossary.
๐๏ธ Python Quick Reference
Copy-paste reference for everyday Python 3 โ data types, strings, collections, flow control, functions, files, classes, regex, and more.
๐๏ธ Python Coding Best Practices
Habits that make Python code easier to read, test, change, and run safely โ naming, functions, errors, logging, security, testing, and a pre-commit checklist.