Il giorno 9 febbraio 2016 17:13, Andrea D'Amore <and.dam...@gmail.com> ha
scritto:

> Io ad un principainte assoluto suggerisco "Learn python the hard way"
> di Zed Shaw (in inglese) che parte proprio da zero e spiega un sacco
> di aspetti interessanti fino ad una webapp.
>


alcune affermazioni sono un po' obsolete:
"I repeat, do not use Python 3."
"Just learn Python 2 and ignore people saying Python 3 is the future."

[http://learnpythonthehardway.org/book/ex0.html]

secondo me, per chi inizia da zero e non ha un obiettivo legacy (es.
manutenere un sito fatto ancora in python 2)
è ormai meglio il contrario: partire direttamente con python3

e così impara subito ad usare la print corretta e non deve neanche imparare
che esisteva una differenza tra "str" e "unicode"

ciao,
Marco
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a