File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -48,19 +48,21 @@ Le Pyllole sono brevi e semplici spiegazioni relative al linguaggio Python 3.
4848
4949## Documentazione Gratuita
5050
51- * ### eBook, Guide e Tutorial
51+ * ### Tutorial, eBook e Guide Online
5252 * ITALIANO
5353 * [ Documentazione ufficiale] ( http://python.it/doc/ )
54- * eBook: [ Immersione in Python 3] ( http://gpiancastelli.altervista.org/dip3-it/ ) - [ PDF] ( http://gpiancastelli.altervista.org/dip3-it/d/diveintopython3-it-pdf-latest.zip )
55- * eBook: [ ThinkPython] ( https://github.com/AllenDowney/ThinkPythonItalian/ ) -[ PDF] ( https://github.com/AllenDowney/ThinkPythonItalian/blob/master/thinkpython_italian.pdf )
56- * Tutorial: [ Tutorial Python di CodingCreativo.it] ( https://www.codingcreativo.it/tutorial-python/ )
57- * Guida: [ Guida Python di HTML.IT] ( http://www.html.it/guide/guida-python/ )
58-
54+ * Tutorial e guide online:
55+ * [ Tutorial Python di Nicola Cassetta (base e intermedio)] ( http://ncassetta.altervista.org/materiali-didattici.html )
56+ * [ Tutorial Python di CodingCreativo.it] ( https://www.codingcreativo.it/tutorial-python/ )
57+ * [ Guida Python di HTML.IT] ( http://www.html.it/guide/guida-python/ )
58+ * eBook:
59+ * [ Immersione in Python 3] ( http://gpiancastelli.altervista.org/dip3-it/ ) - [ PDF] ( http://gpiancastelli.altervista.org/dip3-it/d/diveintopython3-it-pdf-latest.zip )
60+ * [ ThinkPython] ( https://github.com/AllenDowney/ThinkPythonItalian/ ) -[ PDF] ( https://github.com/AllenDowney/ThinkPythonItalian/blob/master/thinkpython_italian.pdf )
5961
6062 * INGLESE
6163
6264 * Python 3 Official Documentation
63- * [ Documentation] ( https://docs .python.org/3/download.html )
65+ * [ Documentation] ( https://www .python.org/doc/ )
6466 * [ Tutorial] ( https://docs.python.org/3/tutorial/index.html )
6567 * E-book
6668 * [ Automate the Boring Stuff with Python] ( https://automatetheboringstuff.com/ )
You can’t perform that action at this time.
0 commit comments