Skip to content

Commit a7e4dcd

Browse files
authored
Rimuovo riferimenti a Python 2
1 parent d9ab4c8 commit a7e4dcd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Le Pyllole sono brevi e semplici spiegazioni relative al linguaggio Python 3.
7979
* [The Hitchhiker’s Guide to Python!](http://docs.python-guide.org/en/latest/)
8080
* [Python 101](https://leanpub.com/python_101)
8181
* [Intermediate Python](https://leanpub.com/intermediatepython)
82-
* [Think Python 2e](http://greenteapress.com/wp/think-python-2e/)
82+
* [Think Python 2 edition](http://greenteapress.com/wp/think-python-2e/)
8383
* [30 Python Language Features and Tricks You May Not Know About](http://sahandsaba.com/thirty-python-language-features-and-tricks-you-may-not-know.html)
8484
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf)
8585
* Cheatsheet
@@ -96,7 +96,6 @@ Le Pyllole sono brevi e semplici spiegazioni relative al linguaggio Python 3.
9696
* [Video Corso Python 3 - Impara a Programmare in Python 3.6](https://www.youtube.com/playlist?list=PLHUQL6-_n9Zes1VLMgJbLa8IIOHT9x4Nu)
9797
* [Python 3.6 Tutorial Italiano - Programmazione a Oggetti - Classi e Istanze](https://www.youtube.com/watch?v=nmoJf-Ei4TA&list=PLHUQL6-_n9ZdD3JMKg4On4NFh8bBg3Ckn)
9898
* [ProgrammareInPython.it - Video Corsi e Esercizi](https://www.programmareinpython.it/programmare-in-python/)
99-
* [Programmare in Python 2 - Marco Beri](https://www.youtube.com/playlist?list=PLC4DEDAECF24B855D)
10099
* [Amazing Python - Marco Beri](https://www.youtube.com/watch?v=O0DLSD5o5VU&list=PLu-RPGHOxmPVN7WbrlmO6Vc2gb8djB3_n)
101100
* INGLESE
102101
* [Python for Beginners - Microsoft](https://www.youtube.com/playlist?list=PLlrxD0HtieHhS8VzuMCfQD4uJ9yne1mE6)

0 commit comments

Comments
 (0)