diff --git a/free-programming-books-it.md b/free-programming-books-it.md index e69de29b..5f091091 100644 --- a/free-programming-books-it.md +++ b/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/)