- Basic Syntax
- Variables and Data Types
- Conditionals
- Type Casting and Exceptions
- Functions and Built-in functions
- List, Tuples, Sets and Dictionaries
- Arrays and Linked Lists
- Heaps, Stacks and Queues
- Hash Tables
- Binary Search Trees
- Recursion
- Sorting Algorithms ( Bubble Sort, Selection Sort, Insertion Sort )
- Iterators
- RegEx
- Decorators
- Lambdas
- Classes
- Inheritance
- Methods and Dunder
- Builtin
- Custom
-
PyPI
-
Pip
-
Conda
-
Poetry
-
List Comprehensions
-
Generator Expressions
-
Paradigms
- Synchronous (Pyramid)
- FastAPI
- Django
- Flask
- Asynchronours (Gevent, aiohttp, Tornado, Sanic)
- Doctest
- Nose
- Pytest
- Unittest / PyUnit