Parcourir la source

Merge pull request #125 from OpenCode/patch-1

Added first line (python) in italian list
vhf / victor felder il y a 12 ans
Parent
commit
13c8252201
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. 9 0
      free-programming-books-it.md

+ 9 - 0
free-programming-books-it.md

@@ -0,0 +1,9 @@
+###Index
+* [Python](#python)
+
+
+###Python
+
+* [Il manuale di riferimento di Python](http://docs.python.it/html/ref/)
+* [Il tutorial di Python](http://docs.python.it/html/tut/)
+* [La libreria di riferimento di Python](http://docs.python.it/html/lib/)