30-Day Python Learning Plan: From Beginner to Pro
Day 1: Introduction to Python
- Codecademy's Python 3 course
- 'Python for Everybody' on Coursera
- 'Automate the Boring Stuff with Python' book by Al Sweigart
Day 2: Data Types and Variables
- W3Schools Python Tutorial
- 'Python Crash Course' book by Eric Matthes
- 'Python for Data Science Handbook' by Jake VanderPlas
Day 3: Operators and Expressions
- Python Operators on Programiz
- Python Operators and Expressions on GeeksforGeeks
- Python Basics Cheat Sheet by DataCamp
Day 4: Control Flow and Loops
- Python Control Flow on Programiz
- Python for Loops on W3Schools
- Python Control Flow Cheat Sheet by DataCamp
Day 5: Functions
- Python Functions on W3Schools
- Python Functions on Programiz
- Python Functions Cheat Sheet by DataCamp
Day 6: Modules and Packages
- Python Modules and Packages on W3Schools
- Python Modules and Packages on Programiz
- Python Modules Cheat Sheet by DataCamp
Day 7: Strings
- Python Strings on W3Schools
- Python Strings on Programiz
- Python Strings Cheat Sheet by DataCamp
Day 8: Lists
- Python Lists on W3Schools
- Python Lists on Programiz
- Python Lists Cheat Sheet by DataCamp
Day 9: Tuples
- Python Tuples on W3Schools
- Python Tuples on Programiz
- Python Tuples Cheat Sheet by DataCamp
Day 10: Sets
- Python Sets on W3Schools
- Python Sets on Programiz
- Python Sets Cheat Sheet by DataCamp
Day 11: Dictionaries
- Python Dictionaries on W3Schools
- Python Dictionaries on Programiz
- Python Dictionaries Cheat Sheet by DataCamp
Day 12: File Handling
- Python File Handling on W3Schools
- Python File Handling on Programiz
- Python File Handling Cheat Sheet by DataCamp
Day 13: Regular Expressions
- Python Regular Expressions on W3Schools
- Python Regular Expressions on Programiz
- Python Regular Expressions Cheat Sheet by DataCamp
Day 14: Object-Oriented Programming
- Python OOP on W3Schools
- Python OOP on Programiz
- Python OOP Cheat Sheet by DataCamp
Day 15: Exceptions Handling
- Python Exceptions on W3Schools
- Python Exceptions on Programiz
- Python Exceptions Cheat Sheet by DataCamp
Day 16: Debugging
- Python Debugging on W3Schools
- Python Debugging on Programiz
- Python Debugging Cheat Sheet by DataCamp
Day 17: Virtual Environments
- Python Virtual Environments on Real Python
- Python Virtual Environments on Programiz
- Python Virtual Environments Cheat Sheet by DataCamp
Day 18: Web Scraping
- Python Web Scraping on W3Schools
- Python Web Scraping on Programiz
- Python Web Scraping Cheat Sheet by DataCamp
Day 19: Data Visualization with Matplotlib
- Python Data Visualization on W3Schools
- Python Data Visualization on Programiz
- Python Data Visualization Cheat Sheet by DataCamp
Day 20: Data Analysis with Pandas
- Python Data Analysis on W3Schools
- Python Data Analysis on Programiz
- Python Data Analysis Cheat Sheet by DataCamp
Day 21: Machine Learning with Scikit-Learn
- Python Machine Learning on W3Schools
- Python Machine Learning on Programiz
- Python Machine Learning Cheat Sheet by DataCamp
Day 22: Flask Web Framework
- Flask Web Framework on Flask.pocoo.org
- Flask Web Framework on Programiz
- Flask Web Framework Cheat Sheet by DataCamp
Day 23: Django Web Framework
- Django Web Framework on DjangoProject.com
- Django Web Framework on Programiz
- Django Web Framework Cheat Sheet by DataCamp
Day 24: SQL Database Integration
- Python SQL on W3Schools
- Python SQL on Programiz
- Python SQL Cheat Sheet by DataCamp
Day 25: MongoDB Database Integration
- Python MongoDB on W3Schools
- Python MongoDB on Programiz
- Python MongoDB Cheat Sheet by DataCamp
Day 26: APIs Integration
- Python APIs on W3Schools
- Python APIs on Programiz
- Python APIs Cheat Sheet by DataCamp
Day 27: GUI Development with Tkinter
- Python Tkinter on W3Schools
- Python Tkinter on Programiz
- Python Tkinter Cheat Sheet by DataCamp
Day 28: Flask RESTful API Development
- Flask RESTful API on Flask.pocoo.org
- Flask RESTful API on Programiz
- Flask RESTful API Cheat Sheet by DataCamp
Day 29: Testing with PyTest
- PyTest on PyTest.org
- PyTest on Programiz
- PyTest Cheat Sheet by DataCamp
Day 30: Final Project
- Build a small-scale application or project using all of the skills learned throughout the 30-day Python learning plan.
原文地址: https://www.cveoy.top/t/topic/lEhL 著作权归作者所有。请勿转载和采集!