Luciano Ramalho Pythonic Objects idiomatic OOP in Python PyCon 2019
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=mUu_4k6a5-I
Speaker: Luciano Ramalho • Objects and classes are part of Python since version 1 -- not an afterthought. But all languages implement and support OOP in different ways. Classic patterns that make sense elsewhere may not be as useful in Python, and Python provides unique solutions to some familiar problems. • This tutorial is about modern, idiomatic OOP in Python 3.7. Most of the discussion will be relevant to previous versions all the way to Python 2.7, but newer features will be highlighted. • Slides can be found at: https://speakerdeck.com/pycon2019 and https://github.com/PyCon/2019-slides
#############################
New on site