Skip to content
New issue

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 #128

Closed
3 tasks done
akshay196 opened this issue Oct 29, 2020 · 2 comments
Closed
3 tasks done

Understanding Python's super() function #128

akshay196 opened this issue Oct 29, 2020 · 2 comments
Labels
talk-proposal New talk of Python Pune meetup
Milestone

Comments

@akshay196
Copy link
Contributor

akshay196 commented Oct 29, 2020

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,

@akshay196 akshay196 added the talk-proposal New talk of Python Pune meetup label Oct 29, 2020
@bhavin192 bhavin192 added the scheduled The scheduled talks label Oct 30, 2020
@bhavin192
Copy link
Contributor

This talk has been scheduled in this month's meetup, https://www.meetup.com/PythonPune/events/274160232/

@akshay196
Copy link
Contributor Author

You will find slide of this talk here.

@bhavin192 bhavin192 added this to the October 2020 milestone Nov 21, 2020
@bhavin192 bhavin192 added the talk-proposal New talk of Python Pune meetup label Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
talk-proposal New talk of Python Pune meetup
Projects
None yet
Development

No branches or pull requests

2 participants