Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1574,6 +1574,7 @@ Books on general-purpose programming that don't focus on a specific language are

### Lua

* [A Guide to Lua](https://opensource.com/downloads/learn-lua) - Opensource.com (PDF, EPUB)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [A Guide to Lua](https://opensource.com/downloads/learn-lua) - Opensource.com (PDF, EPUB)
* [A Guide to Lua](https://opensource.com/downloads/learn-lua) - Seth Kenlon (PDF, EPUB)

Please add author names where appropriate.

* [Learning Lua ebook](https://riptutorial.com/Download/lua.pdf) - 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
Expand Down
Loading