mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 20:07:33 +00:00
Merge branch 'master' of github.com:vhf/free-programming-books
This commit is contained in:
commit
a17fbd728c
@ -13,6 +13,7 @@
|
|||||||
* [Javascript](#javascript)
|
* [Javascript](#javascript)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
|
* [Livecode](#livecode)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
@ -91,6 +92,11 @@
|
|||||||
* [«a2», ex «Appunti di informatica libera», ex «Appunti Linux»](http://archive.org/download/AppuntiDiInformaticaLibera/)
|
* [«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
|
### Perl
|
||||||
|
|
||||||
* [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf) (PDF)
|
* [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf) (PDF)
|
||||||
|
@ -110,6 +110,7 @@ Original Source: [List of freely available programming books](http://web.archive
|
|||||||
* [Limbo](#limbo)
|
* [Limbo](#limbo)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
|
* [Livecode](#livecode)
|
||||||
* [Lua](#lua)
|
* [Lua](#lua)
|
||||||
* [MarkDown](#markdown)
|
* [MarkDown](#markdown)
|
||||||
* [Mathematica](#mathematica)
|
* [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)
|
* [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
|
||||||
|
|
||||||
* [Lua 5.1 Reference Manual](http://www.lua.org/manual/5.1/)
|
* [Lua 5.1 Reference Manual](http://www.lua.org/manual/5.1/)
|
||||||
|
Loading…
Reference in New Issue
Block a user