Idiomatic Python

in #python8 years ago

This is a video of a talk from Raymond Hettinger, famous in Python programming community. It touches everybody from beginners to advanced developers.

To put it simply it explains how to write more "Pythonic" code. Python code that looks more Python and less like Java or C, for example. Using of advanced Python constructs leads to less lines and faster code. Raymond introduces simple practical examples how to "loop backwards" and so on.

Sort:  

Your post is a good example how to attach someone's youtube video. short summary likes your gives ma some clue... whether I should watch it and spent 50 minutes on it or I just should skip it.