|
|
|
@ -1,7 +1,9 @@ |
|
|
|
|
###Index |
|
|
|
|
* [Android](#android) |
|
|
|
|
* [BASH](#bash) |
|
|
|
|
* [C](#c) |
|
|
|
|
* [C#](#c-sharp) |
|
|
|
|
* [Git](#git) |
|
|
|
|
* [Lisp](#lisp) |
|
|
|
|
* [PHP](#php) |
|
|
|
|
* [Python](#python) |
|
|
|
@ -13,6 +15,11 @@ |
|
|
|
|
* [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) |
|
|
|
@ -28,6 +35,11 @@ |
|
|
|
|
* [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) |
|
|
|
|