Re: Lua Programming Gems?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua Programming Gems?
- From: Nick Gammon <nick@...>
- Date: Tue, 7 Nov 2006 12:59:50 +1100
On 07/11/2006, at 8:13 AM, Luiz Henrique de Figueiredo 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.
I think this is a great idea and would be happy to contribute.
Gems could be simple things like a couple of lines of code to do
useful things like trim spaces from each side of a string, to more
complex demonstrations of the more esoteric features, like practical
uses for coroutines.
- Nick