diff --git a/free-programming-books-it.md b/free-programming-books-it.md index daa3c71798af599dec9b94adecb45a2a9842ddba..501ccb7b4683c74019efca05165b77bb21d4e091 100644 --- a/free-programming-books-it.md +++ b/free-programming-books-it.md @@ -13,6 +13,7 @@ * [Javascript](#javascript) * [LaTeX](#latex) * [Linux](#linux) +* [Livecode](#livecode) * [Perl](#perl) * [PHP](#php) * [Python](#python) @@ -91,6 +92,11 @@ * [«a2», ex «Appunti di informatica libera», ex «Appunti Linux»](http://archive.org/download/AppuntiDiInformaticaLibera/) +### Livecode + +* [Guida a livecode](http://www.maxvessi.net/pmwiki/pmwiki.php?n=Main.GuidaALivecode) + + ### Perl * [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf) (PDF) diff --git a/free-programming-books.md b/free-programming-books.md index c0b8841c0808d0c02dd407510b0296c59f7a3cdd..c1731b8e32b25565fde075a09fbfa8562cd1978f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -110,6 +110,7 @@ Original Source: [List of freely available programming books](http://web.archive * [Limbo](#limbo) * [Linux](#linux) * [Lisp](#lisp) +* [Livecode](#livecode) * [Lua](#lua) * [MarkDown](#markdown) * [Mathematica](#mathematica) @@ -1428,6 +1429,11 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [The Evolution of Lisp](http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf) - Guy L. Steele Jr., Richard P. Gabriel (PDF) +### Livecode + +* [LiveCode userguide](http://www.scribd.com/doc/216789127/LiveCode-userguide) (PDF) + + ### Lua * [Lua 5.1 Reference Manual](http://www.lua.org/manual/5.1/)