📚 Freely available programming books
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.1 KiB

###Index
11 years ago
* [Android](#android)
* [C](#c)
* [C#](#c-sharp)
11 years ago
* [Lisp](#lisp)
11 years ago
* [PHP](#php)
* [Python](#python)
11 years ago
* [Visual Basic](#visual-basic)
###Android
* [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf)
11 years ago
11 years ago
###C
* [Guida al C di Blacklight](http://blacklight.gotdns.org/guidac.pdf)
###C Sharp
* [AB..C# - Guida alla programmazione](http://www.youblisher.com/files/publications/4/21542/pdf.pdf)
11 years ago
###Lisp
* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf)
11 years ago
###PHP
* [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)
* [Manuale PHP](http://francescomuscolo.altervista.org/manuale_PHP.pdf)
###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/)
* [Pensare da Informatico, Versione Python](http://www.python.it/doc/Howtothink/Howtothink-html-it/index.htm)
11 years ago
###Visual Basic
* [Corso Visual Basic](http://www.webalice.it/kindofapple/corsovb.pdf)