Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Aayan Pathan 7c73452438
Add python decorators resource (#2777)
2 years ago
..
100-oop Add crash course for OOP (#2778) 2 years ago
105-modules Adds JavaScript roadmap (#1537) 2 years ago
101-regular-expressions.md Adds JavaScript roadmap (#1537) 2 years ago
102-decorators.md Add python decorators resource (#2777) 2 years ago
103-lambdas.md Adds JavaScript roadmap (#1537) 2 years ago
104-iterators.md Adds JavaScript roadmap (#1537) 2 years ago
readme.md Adds JavaScript roadmap (#1537) 2 years ago

readme.md

Advanced Topics

Now that you have covered the basics of Python, let's move on to some advanced topics. In this section, you will be learning about things like OOP, Lambdas, Decorators, Iterators, Modules, and more.