Skip to content

Commit

Permalink
Add lua ebook. (#6857)
Browse files Browse the repository at this point in the history
* Add lua ebook.

* Rewrite link

* Add credits to Stackoverflow in a Lua ebook

* Add "(PDF)" in final line
  • Loading branch information
Samuel-de-Oliveira authored Jun 18, 2022
1 parent a54738a commit a7558f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1490,6 +1490,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE

### Lua

* [Learning Lua ebook](https://riptutorial.com/Download/lua.pdf) - Rip Tutorial (Compiled from StackOverflow documentation) (PDF)
* [Lua 5.3 Reference Manual](http://www.lua.org/manual/5.3/)
* [Lua Programming](https://en.wikibooks.org/wiki/Lua_Programming) - Wikibooks
* [Lua Tutorial](http://www.tutorialspoint.com/lua/) - Tutorials Point (HTML, PDF)
Expand Down

0 comments on commit a7558f5

Please sign in to comment.