mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-01 03:02:31 +00:00
60 lines
1.4 KiB
Markdown
60 lines
1.4 KiB
Markdown
###Index
|
|
* [Android](#android)
|
|
* [BASH](#bash)
|
|
* [C](#c)
|
|
* [C#](#c-sharp)
|
|
* [Git](#git)
|
|
* [Lisp](#lisp)
|
|
* [PHP](#php)
|
|
* [Python](#python)
|
|
* [Visual Basic](#visual-basic)
|
|
|
|
|
|
###Android
|
|
|
|
* [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf)
|
|
|
|
|
|
###BASH
|
|
|
|
* [Guida avanzata per la bash](http://www.dmi.unict.it/diraimondo/web/wp-content/uploads/classes/so/mirror-stuff/abs-guide.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)
|
|
|
|
|
|
###Lisp
|
|
|
|
* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf)
|
|
|
|
|
|
###GIT
|
|
|
|
* [Comprendere GIT concettualmente](http://www.linuxtrent.it/sites/default/files/Comprendere%20Git%20concettualmente%20-%20Marco%20Ciampa%20-%20r1.pdf)
|
|
|
|
|
|
###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)
|
|
|
|
|
|
###Visual Basic
|
|
|
|
* [Corso Visual Basic](http://www.webalice.it/kindofapple/corsovb.pdf)
|