[Pycon] [new paper] "Luciano Ramalho" - Pythonic Objects: idiomatic OOP in Python

info a pycon.it info a pycon.it
Dom 6 Gen 2019 01:36:57 CET


Title: Pythonic Objects: idiomatic OOP in Python
Duration: 240 (includes Q&A)
Q&A Session: 0
Language: en
Type: Talk

Abstract: Objects and classes are part of Python since version 1 -- not an afterthought. But every language supports OOP in a different way. "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 examples and exercises will be relevant to previous Python 3 versions (and even Python 2.7). but newer features will be highlighted. 

This tutorial is for practicing Python developers.

Participants are expected to have some practical experience with Python and to know essential Object Oriented Programming concepts. After attending this tutorial, participants will be able to implement, refactor, and review code to better leverage standard Python conventions, patterns, best practices, and libraries, making the code more understandable, maintainable, and efficient. 

Tags: [u'patterns', u'object-oriented-programming']


Maggiori informazioni sulla lista Pycon