- python-advanced-studies
- How to use this repo
- Most asked questions I made
- I want to write Class methods
- I want to write Static methods
- I want to write multiple arguments
- I want to control my arguments by name
- I want to control to have default params
- I like FP, how do I write lambda functions
- Cool, but destructuring and multiple values returned
- Cool, cool, cool, and how about decorating my methods
- Design Patterns, and it's uses
- To find more
- Used books
This isn't suppose to be a complete repository with every implementation of each design patterns, or a documentation for Python, the purpose is to give some fast tips and easy access to help my daily tasks.
Use this repository for consultation first, but don't expect the answer for everything. If you believe something should be added, just open an PR.