[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Programming Gems?
- From: "Leo Razoumov" <slonik.az@...>
- Date: Tue, 7 Nov 2006 12:19:38 -0500
On 11/6/06, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
We are considering the publication of a book on "Lua Programming Gems",
along the lines of the famous "Graphics Gems" series and other similar
series. The purpose of this message is to probe whether there is enough
interest in such a project.
[..snip..]
If you are interested in writing one or more Lua Programming Gems, please
state your intention here in lua-l. If there is enough interest, then a
separate channel will be created for further discussion.
Thanks.
--lhf
Great idea! I would like to contribute to this effort.
I think that "Lua Gems" should be complementary to PiL2 and to cover
advanced topics of Lua programming such as:
* Useful Lua debugging techniques
* Concurrent (including multi-threading) programming in Lua
* Lua and the Web (Kepler project...)
* Embedding/Extending Lua: design patterns and difficult cases
* Lua graphics bindings (wxLua, luaQt, etc)
* Distributed Lua programming, Lua-RPC, data serialization
* Lua and databases
Or well, might be too much for a single book:-)
--Leo--