Day 13: Still learning Lua
January 20, 2010 by pekuja · Leave a Comment
Well, this isn’t actually day 13 by any reasonable calculations, since I’ve been reading through the Programming in Lua book every night. In a move some might call completely stupid and productivity killing, I am not actually writing any code except for small test stuff in a Lua console. I am also not a very fast reader, so I’m still working my way through the book. I’m about halfway through it. Most of the important stuff is in the beginning though, so in that sense I’m doing pretty well.
If you’re interested in Lua, the book is available online at: http://www.lua.org/pil/index.html . There is a more recent edition that covers 5.1, while the free online version only covers 5.0, but I’m making do with this for now.