• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 2

What is the use of decorators

i don't get a proper idea how and where to use them ..

pythonclasses
19th Mar 2017, 1:00 PM
Satwik Dondapati
Satwik Dondapati - avatar
2 Answers
+ 6
check out these links: https://www.programiz.com/JUMP_LINK__&&__python__&&__JUMP_LINK-programming/decorator https://www.oreilly.com/ideas/5-reasons-you-need-to-learn-to-write-python-decorators http://stackoverflow.com/questions/489720/what-are-some-common-uses-for-python-decorators
19th Mar 2017, 2:00 PM
Ulisses Cruz
Ulisses Cruz - avatar
+ 2
Here is an example of what a decorator may be useful for: https://code.sololearn.com/cD09ijlIS6Ev/?ref=app
25th Mar 2018, 4:32 PM
Denys Yeromenko
Denys Yeromenko - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Functions in python
0 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
I need advice
0 Votes
Answer please
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes