Преглед изворни кода

Merge pull request #125 from OpenCode/patch-1

Added first line (python) in italian list
vhf / victor felder пре 12 година
родитељ
комит
13c8252201
1 измењених фајлова са 9 додато и 0 уклоњено
  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/)