1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 05:50:49 +00:00

add Lua org and Lua Tutorial - Close #1542

This commit is contained in:
Frederick Silva 2015-07-15 08:52:05 -03:00
parent 687c0cd09d
commit 62dfa26df0

View File

@ -12,6 +12,7 @@
* [iOS](#ios) * [iOS](#ios)
* [Java](#java) * [Java](#java)
* [JS](#js) * [JS](#js)
* [Lua](#lua)
* [Matlab](#matlab) * [Matlab](#matlab)
* [Misc](#misc) * [Misc](#misc)
* [OCaml](#ocaml) * [OCaml](#ocaml)
@ -91,6 +92,9 @@
### JS ### JS
* [Egghead.io](https://egghead.io/) * [Egghead.io](https://egghead.io/)
### Lua
* [Lua Tutorial](http://www.tutorialpoint.com/lua/)
* [Lua org](http://www.lua.org/)
### MATLAB ### MATLAB
* [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/) * [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/)