Basics
Intermediate
Advanced
Performance
Testing
CI/CD
DevOps
Database
Design Patterns
Numpy
Pandas
Matplotlib
Stdlib
Network
webapp
Django
FastAPI
Data Science
Machine Learning
Artificial Intelligence
OOP
Dragon
Access modifiers control the visibility of class members
Python uses naming conventions to indicate access levels
No strict enforcement, relies on developer discipline
Common modifiers: public, protected, private