mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 03:52:05 +00:00
BASH and GIT links
This commit is contained in:
parent
60be5a5396
commit
255b656ae2
@ -1,7 +1,9 @@
|
|||||||
###Index
|
###Index
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
|
* [BASH](#bash)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C#](#c-sharp)
|
* [C#](#c-sharp)
|
||||||
|
* [Git](#git)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
@ -13,6 +15,11 @@
|
|||||||
* [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf)
|
* [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
|
###C
|
||||||
|
|
||||||
* [Guida al C di Blacklight](http://blacklight.gotdns.org/guidac.pdf)
|
* [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)
|
* [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
|
###PHP
|
||||||
|
|
||||||
* [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)
|
* [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)
|
||||||
|
Loading…
Reference in New Issue
Block a user