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
1 changed files with 4 additions and 0 deletions

View File

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