1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 22:28:32 +01:00

chore: add resource under python:python-advanced-topics:decorators

This commit is contained in:
roadmap bot 2023-06-15 02:27:17 +01:00
parent ebe6d3c6e4
commit 29dd1eb21f

View File

@ -7,3 +7,4 @@ Visit the following resources to learn more:
- [Python Decorators](https://www.datacamp.com/tutorial/decorators-python)
- [Decorators in Python](https://www.geeksforgeeks.org/decorators-in-python/)
- [Decorators in Python](https://www.youtube.com/watch?v=FXUUSfJO_J4)
- [Python Decorators in 1 Minute](https://www.youtube.com/watch?v=be-l7xu8po4)