[ LiB ]Memory, Performance, and SpeedQuestions and Answers

Summary

Before moving on to the next chapter, you should have lua installed on your computer and you should feel quite comfortable plugging chunks into the lua interpreter. You should have taken a good look at Lua's structures, particularly if/for/while, and especially tables. You should have tried playing with a few functions from the string and math libraries. Important points from this chapter:

[ LiB ]Memory, Performance, and SpeedQuestions and Answers