We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30bdf9f commit 2b6651aCopy full SHA for 2b6651a
README.md
@@ -7,7 +7,7 @@ Resources and notes for the Zero to Mastery [Complete Python Developer course](h
7
- [Python Basics](https://github.com/zero-to-mastery/Complete-Python-Developer-Manuel/blob/main/python_basics.ipynb)
8
- Python Basics 2
9
- Developer Environment
10
-- Advanced Python: Object-Oriented Programming
+- [Advanced Python: Object-Oriented Programming](https://github.com/zero-to-mastery/Complete-Python-Developer-Manual/blob/main/object_oriented_programming.ipynb)
11
- Advanced Python: Functional Programming
12
- Advanced Python: Decorators
13
- Advanced Python: Error Handling
0 commit comments