[Pycon] [new paper] "Yan Orestes" - Converting your last Python 2 program to Python 3 - The Why and How

info a pycon.it info a pycon.it
Gio 10 Gen 2019 20:57:13 CET


Title: Converting your last Python 2 program to Python 3 - The Why and How
Duration: 45 (includes Q&A)
Q&A Session: 0
Language: en
Type: Talk

Abstract: You, who is starting with Python, must have, at some point, faced this doubt: Which version of Python should we learn. At first, these questions may seem a bit pointless to programmers who come from other languages, such as Java, that support backward compatibility in each version upgrade, but Python 3, without a doubt, ends with some functionalities and specificities of the previous versions, and that can end up in a lot of trouble.

This talk aims to take make it clear in why everyone should use Python 3 over Python 2, understanding what truly are the differences between each version (and why do they exist) and how can we, as developers, convert our programs to Python 3 and abandon coding in Python 2 once and for all. So, if everything goes well, we'll conclude the talk with a better idea of ​​Python 3, and with a hands-on look at the techniques we can use to convert our code to the better version.

Tags: [u'best-practices', u'python2', u'conversion', u'python3', u'migration']


Maggiori informazioni sulla lista Pycon