From 255b656ae265a1dad6ac1cb09253d9b00a5272d9 Mon Sep 17 00:00:00 2001 From: Apruzzese Francesco Date: Sat, 9 Nov 2013 09:34:56 +0100 Subject: [PATCH] BASH and GIT links --- free-programming-books-it.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/free-programming-books-it.md b/free-programming-books-it.md index 805a082f..d68f7d7b 100644 --- a/free-programming-books-it.md +++ b/free-programming-books-it.md @@ -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)