|
|
@ -1,5 +1,30 @@ |
|
|
|
###Index |
|
|
|
###Index |
|
|
|
|
|
|
|
* [Android](#android) |
|
|
|
|
|
|
|
* [C](#c) |
|
|
|
|
|
|
|
* [C#](#c-sharp) |
|
|
|
|
|
|
|
* [PHP](#php) |
|
|
|
* [Python](#python) |
|
|
|
* [Python](#python) |
|
|
|
|
|
|
|
* [Visual Basic](#visual-basic) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###Android |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###PHP |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf) |
|
|
|
|
|
|
|
* [Manuale PHP](http://francescomuscolo.altervista.org/manuale_PHP.pdf) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###Python |
|
|
|
###Python |
|
|
@ -8,3 +33,8 @@ |
|
|
|
* [Il tutorial di Python](http://docs.python.it/html/tut/) |
|
|
|
* [Il tutorial di Python](http://docs.python.it/html/tut/) |
|
|
|
* [La libreria di riferimento di Python](http://docs.python.it/html/lib/) |
|
|
|
* [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) |
|
|
|
* [Pensare da Informatico, Versione Python](http://www.python.it/doc/Howtothink/Howtothink-html-it/index.htm) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###Visual Basic |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Corso Visual Basic](http://www.webalice.it/kindofapple/corsovb.pdf) |
|
|
|