Decorators 101

Saurabh Sharma (~d3prof3t)


12

Votes

Description:

This talk covers the basics from functions to decorators in python. How can we make use of the power of decorators to apply the common functionality throughout the most part of our code.

Topics to be covered

  • Intro to functions
  • Functions as Objects
  • What are decorators
  • Understanding how they work
  • Useful Examples
  • Class Decorators

After all these topics you will good enough to start hacking on them and make your code mode DRY(Don't Repeat Yourself).

Prerequisites:

No prerequisites required as such, just a basic understanding of how functions in Python work.

Content URLs:

Slides can be found @ https://slides.com/d3prof3t/decorators101

Speaker Info:

  • A Pythonista
  • Always looking to learn more and more
  • Been working in a startup for an year now
  • recently started with Open Source Contributions

Speaker Links:

You can find me at:

  • https://github.com/d3prof3t
  • https://twitter.com/saurabhpysharma
  • https://in.linkedin.com/in/saurabh-sharma-a51508a9

Section: Core Python
Type: Talks
Target Audience: Beginner
Last Updated: