دانلود کتاب Programming In Lua
by Roberto Ierusalimschy
|
عنوان فارسی: برنامه نویسی در لوا |
دانلود کتاب
جزییات کتاب
Also, don't expect this book to be limited to an introduction to the language. That introduction is pretty solidly handled in the first 60 pages or so. For your money, you also get information on integrating your Lua code with your C code, techniques for coroutines and multi-threading, and advanced uses of the Lua table object (including object-oriented programming).
But wait -- there's more! There's a run-through of Lua's standard libraries which is not your standard printout of the online documents -- it's full of useful, progressive examples. I found the string library documentation particularly useful. Just by reading the table of contents you'll see that this is a very well-thought-out book, and I can vouch for its execution being excellent as well.