-
OOPS
-
Code Optimization
-
Shorthands
-
Memory Management
-
Packaging
-
Functional Programming
-
Concurrency
-
Metaclasses
-
Python Global Interpreter Lock (GIL)
-
Decorators
-
Iterators
-
Fast API
Topic | Description |
---|---|
OOPS | |
Design Pattern |
Sincere Thanks 🙏 🙏 to below pages that helps to learn , get expertise and make this repo ✍️ *
- [Refactoring Guru] (https://refactoring.guru/)
- [Builder Pattern example for data scientist] (https://towardsdatascience.com/3-great-design-patterns-for-data-science-workflows-d3bf162d74e6)
- [Stackabuse] (https://stackabuse.com/creational-design-patterns-in-python/#builder)
- cs.unc.edu
- Chip Tsai Youtube Video