Python tips, tricks, and idioms
Raymond Hettinger (11.Mar.2010 at 11:00)
Talk at ConFoo.ca Web Techno Conference (English - US)
Using syntax well: slices, tuple unpacking, for-else, for-break.
Take advantage of language dynamics: introspection, bound methods, and getattr()
Non-java python: duck-typing, abstract base classes, easier-to-ask-forgiveness, and super().
Using iteration as glue: iterator pipelines, itertools, and generators.
Higher-level python: set(), sorted(), heapq, etc.
Quicklink: https://joind.in/1341
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?



