🐍 15 Lessons: Python from Zero
This page is currently only available in Chinese. Please switch to 简体中文 for the full content.
🐍 15 Lessons: Python from Zero
Course Outline
- Introduction to Python and installation
- Your first Python program
- Variables and data types
- String operations
- Lists and tuples
- Dictionaries and sets
- Conditional statements
- Loop statements
- Functions
- File operations
- Exception handling
- Modules and packages
- Object-oriented programming
- Common standard libraries
- Comprehensive hands-on project