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

Armin Ronacher - 5 Years of Bad Ideas #18

Closed
attilammagyar opened this issue Sep 24, 2015 · 3 comments
Closed

Armin Ronacher - 5 Years of Bad Ideas #18

attilammagyar opened this issue Sep 24, 2015 · 3 comments

Comments

@attilammagyar
Copy link
Contributor

speaker: Armin Ronacher
topic: 5 Years of Bad Ideas
video: https://www.youtube.com/watch?v=8e0l_Dt28MQ

What was my motivation for working with Python after two years of PHP? There is so much you can do. Functions are objects you can pass around, you can decompile functions to see how they work internally, you can alias a bound method to a global function and it will just work. You can change import semantics, override the method resolution order, you can write metaclasses, you can hook into the CPython interpreter API and much more.

Five years later I came to the conclusion that this is really not what Python is about and that a lot of what I did was interesting but not necessarily a good idea. This talk is a 45 minute recompilation of things I really shouldn’t have done in the first place. Expect a bunch of neat and interesting hacks that showcase the possibilities of the language.

@csernazs
Copy link

+1

@bazsi
Copy link
Collaborator

bazsi commented Oct 19, 2015

+1
On Oct 19, 2015 8:07 AM, "Zsolt Cserna" notifications@github.com wrote:

+1


Reply to this email directly or view it on GitHub
#18 (comment)
.

@presidento
Copy link
Member

Planned for 4 November.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants