diff --git a/free-programming-books-it.md b/free-programming-books-it.md index 4ca630af595756159fc4a3d407ad662af3ce96e2..805a082fb887bc9b8ed3bc9b7de9a64a1f6d134c 100644 --- a/free-programming-books-it.md +++ b/free-programming-books-it.md @@ -2,6 +2,7 @@ * [Android](#android) * [C](#c) * [C#](#c-sharp) +* [Lisp](#lisp) * [PHP](#php) * [Python](#python) * [Visual Basic](#visual-basic) @@ -11,6 +12,7 @@ * [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) @@ -21,6 +23,11 @@ * [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) + + ###PHP * [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)