https://github.com/komus/python-intermediate
10.00 - 10.10 11.00 - 11.10 12.00 - 12.30
- 1 hr Exercise on classes, functions and test
- Exceptions
- Abstract Classes, Inheritance, Data class, Static method and class method, private/public class members
https://docs.python.org/3/tutorial/errors.html https://docs.python.org/3/library/exceptions.html https://docs.python.org/3/library/abc.html
- Revision of previous class
- Class and Static Methods
- Data class
- Deep copy
- Serialization
- Decorators
- Context Manager
- Lambda expressions
- Generator and iterators
- regular expression
- Multithreading
- Multiprocessing
- Code Profiling
- Encapsulation
- Revision of Topics => decorators