Python has quite a lot of very nice functionality hidden in plain sight. This talk will try to uncover some of them, explain how they work, when it makes sense to use them an giving practical code examples.
Python has quite a lot of very nice functionality hidden in plain sight. This talk will try to uncover some of them, explain how they work, when it makes sense to use them an giving practical code examples. The topics treated are: - Dicts - Lists - And/or usage - Default parameters - Unpacking - Exceptions - try/except/else/finally
Speakers: Jordi Soucheiron