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

Magic Method #305

Open
Heenakhatun-Developer opened this issue Nov 7, 2024 · 2 comments
Open

Magic Method #305

Heenakhatun-Developer opened this issue Nov 7, 2024 · 2 comments
Labels
accepted congrats, your talk is accepted lightning This talk is a lightning talk (5-10 mins) as opposed to a full length talk proposal want to talk at pydelhi

Comments

@Heenakhatun-Developer
Copy link

Heenakhatun-Developer commented Nov 7, 2024

Title

Introduction to magic method

Describe your Talk

Magic methods, also called "dunder" methods (because they start and end with double underscores, like init), allow us to define how custom classes behave with Python's built-in functions and operators.
They help make our objects work naturally, like built-in types. For example, we can set up a class so it can be added with + or printed in a friendly way.

Pre-requisites & reading material

No response

Time required for the talk

5 to 10

Link to slides/demos

https://drive.google.com/file/d/1lv9KpplBLVJrWKZL3MJsv-UAmDYzvg8E/view?usp=sharing

About you

Hello, I’m heena
I’m an aspiring software developer. Currently, I’m focused on learning Python development. I enjoy exploring new technologies and sharing what I learn with others . And you can connect with me on linkedln.

Availability

16/11/2024

Any comments

No response

@Heenakhatun-Developer Heenakhatun-Developer added the proposal want to talk at pydelhi label Nov 7, 2024
@Schefflera-Arboricola
Copy link
Collaborator

Thanks @Heenakhatun-Developer for submitting the proposal :)

This seems like a good lightening talk to me. I'm not sure of the slots availability for our meet-up tomorrow. But, we usually ask people on the spot sometimes(if we have time) that if someone wants to give a lightening talk.

@pulsar17 could we add this talk in tomorrow's meetup?

also @Animesh-Ghosh had some feedback on the theme of your slides. It's usually not recommended to use darker themes as they tend to be hard to read for the audience. I hope that helps!

Thank you :)

@Schefflera-Arboricola Schefflera-Arboricola added accepted congrats, your talk is accepted lightning This talk is a lightning talk (5-10 mins) as opposed to a full length talk labels Nov 15, 2024
@Heenakhatun-Developer
Copy link
Author

Thanks @Heenakhatun-Developer for submitting the proposal :)

This seems like a good lightening talk to me. I'm not sure of the slots availability for our meet-up tomorrow. But, we usually ask people on the spot sometimes(if we have time) that if someone wants to give a lightening talk.

@pulsar17 could we add this talk in tomorrow's meetup?

also @Animesh-Ghosh had some feedback on the theme of your slides. It's usually not recommended to use darker themes as they tend to be hard to read for the audience. I hope that helps!

Thank you :)

"Thank you for selecting me for the talk at PyDelhi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted congrats, your talk is accepted lightning This talk is a lightning talk (5-10 mins) as opposed to a full length talk proposal want to talk at pydelhi
Projects
None yet
Development

No branches or pull requests

2 participants