Tutorial
- Intro.
- Getting started.
- Whetting your appetite & some very basic concepts.
- Conditions, loops and more.
- Functions.
- Better developer experience in writing/using functions.
- Questions and fixing some mistakes.
- Lambda expressions.
- List data structure.
- Tuples, and sets.
- Dictionaries.
- Looping, conditions, and comparing.
- Zen of Python.
- Modularity.
- String formatting
- Errors and Exceptions:
- Files.
- Classes.
- Decorators in Python.
- An introduction to the topic.
- Getter & setter.
- Dunder methods in Python.
- OOP principles.
- More about OOP.
- Date & time in Python