Home open-source codebase and curriculum This repository created by me that will help beginners for python. Curriculum 1. Objects Built in Types Dicts Lists Sets Strings Tuple 2. OOP (object-oriented programming) Abstraction Encapsulation Polymorphism Classes Constructor Getter and Setter Metaclasses MRO 3. Decorators Decorators Classmethod Property Static 4. Comprehension List comprehension Dict comprehension Set comprehension 5. Functions Function Lambda Loops Map(), Filter(), Reduce(), Zip() Namespaces 6. Advanced Async Requests TASKS You need download tests files from tests folder for run tests. Comprehension Functions Classes Lambda Sets License Copyright © 2022 Stupns.org