We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Understanding Python's super() function
This talk gives brief introduction to the super() function. Also explains why Python's super() is considered super!
What is super() Its benefits MRO Advice on usage of super()
15 min
Classes and concept of inheritance in Python.
I am software engineer working at Red Hat. I am open source enthusiast who writes code in Python.
The talk/workshop speaker agrees to,
The text was updated successfully, but these errors were encountered:
This talk has been scheduled in this month's meetup, https://www.meetup.com/PythonPune/events/274160232/
Sorry, something went wrong.
You will find slide of this talk here.
No branches or pull requests
Title of the talk
Understanding Python's super() function
Description
This talk gives brief introduction to the super() function. Also explains why Python's super() is considered super!
Table of contents
What is super()
Its benefits
MRO
Advice on usage of super()
Duration (including Q&A)
15 min
Prerequisites
Classes and concept of inheritance in Python.
Speaker bio
I am software engineer working at Red Hat. I am open source enthusiast who writes code in Python.
Checklist
The talk/workshop speaker agrees to,
The text was updated successfully, but these errors were encountered: