Python-100-Days is a comprehensive, practice-first learning roadmap by Luo Hao that spans 100 days from absolute Python basics to professional, production-grade skills. It starts with foundational syntax, control flow, data structures, and functions, then advances through object-oriented programming, file I/O, exceptions, and modules. The middle sections focus on real-world Python applications, including working with CSV, Excel, Word, PowerPoint, PDFs, images, email/SMS, and regular expressions. The curriculum expands into databases and SQL, Linux essentials, web fundamentals, and a substantial Practical Django track that covers ORM, sessions, RESTful APIs, caching with Redis, asynchronous tasks with Celery, authentication, testing, and deployment. Data analysis and visualization receive dedicated coverage via NumPy, pandas, matplotlib, seaborn, and pyecharts, followed by an applied machine learning track with kNN, trees, Bayes, regression, clustering, ensembles, and neural networks.
Features
- 100-day structured curriculum for progressive learning
- Coverage of beginner to advanced Python concepts
- Includes exercises, examples, and projects for practice
- Supplementary resources and study references included
- Organized in day-based learning modules
- Actively followed by a large developer community