Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Class notes for Lua course based on PiL
(opens in new tab)
(thread.gmane.org)
40 points
aDevilInMe
12y ago
6 comments
Save
Share
6 comments
6 comments · 3 top-level
top
newest
oldest
camperman
12y ago
· 2 in thread
Really good class notes these. But I see they're named 00Introduction.pdf, 01GettingStarted.pdf and so on. Doesn't the author know that all Lua indexes start at 1? :)
copx
12y ago
The author is Fabio Mascarenhas (
http://lua-users.org/wiki/FabioMascarenhas
) so he certainly does know. Just makes it more disappointing, though :P
Well, at least the code archives and homework pages are indexed
correctly
;)
mascarenhas
12y ago
Actually the "meat" of the course starts on unit 1, unit 0 is more of a recap of where Lua comes from and where it is used. :)
crncosta
12y ago
· 1 in thread
Here is the direct link:
http://www.dcc.ufrj.br/~fabiom/lua/
mascarenhas
12y ago
I forgot to tell in the message that there's also a mirror at
http://fabiomascarenhas.github.io/lua/
copx
12y ago
Those are great. I did not expect to learn something new given that Lua is a very simple language but I actually did!
j
/
k
navigate · click thread line to collapse