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)
|
||||
* [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)
|
||||
|
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user