Skip to content

Commit 89750ec

Browse files
committed
modified README
1 parent d0f2f29 commit 89750ec

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
11
# Complete-Python-Developer-Manuel
22

33
Resources and notes for the Zero to Mastery [Complete Python Developer course](https://zerotomastery.io/courses/learn-python/).
4+
5+
- Introduction
6+
- Python Introduction
7+
- Python Basics
8+
- Python Basics 2
9+
- Developer Environment
10+
- Advanced Python: Object-Oriented Programming
11+
- Advanced Python: Functional Programming
12+
- Advanced Python: Decorators
13+
- Advanced Python: Error Handling
14+
- Advanced Python: Generators
15+
- Modules in Python
16+
- Debugging in Python
17+
- File I/O
18+
- Regular Expressions
19+
- Testing in Python
20+
- Career of a Python Developer
21+
- Scripting with Python
22+
- Scraping Data with Python
23+
- Web Development with Python
24+
- Automation/Testing
25+
- Machine Learning + Data Science
26+
- Where to Go from Here
27+
- Bonus: Extra Bits
28+
- Bonus: HTML Forms

0 commit comments

Comments
 (0)