Python presentations
andrea crotti
andrea.crotti.0 at gmail.com
Wed Sep 19 12:42:23 EDT 2012
More information about the Python-list mailing list
Wed Sep 19 12:42:23 EDT 2012
- Previous message (by thread): Python presentations
- Next message (by thread): Python presentations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/9/19 Trent Nelson <trent at snakebite.org>: > > FWIW, I gave a presentation on decorators to the New York Python > User Group back in 2008. Relevant blog post: > > http://blogs.onresolve.com/?p=48 > > There's a link to the PowerPoint presentation I used in the first > paragraph. It's in .pptx format; let me know if you'd like it in > some other form. > > Regards, > > Trent. Ok thanks a lot, how long did it take for you to present that material? Interesting the part about the learning process, I had a similar experience, but probably skip this since I only have 30 minutes. Another thing which I would skip or only explain how it works are parametrized decorators, in the triple-def form they just look to ugly to be worth the effort (but at least should be understood).
- Previous message (by thread): Python presentations
- Next message (by thread): Python presentations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list