상세 컨텐츠

본문 제목

Programming In Lua 3rd Edition

카테고리 없음

by dryscammoadest1973 2020. 2. 29. 15:07

본문

Programming

Programming in Lua, 3rd Edition by Roberto IerusalimschyEnglish 2013 ISBN: 366 Pages PDF 10 MBThis book is a detailed and authoritative introduction to all aspects of Lua programming written by Lua’s chief architect.Programming in Lua gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua—from the basics to its API with C—explaining how to make good use of its features and giving numerous code examples.

The book is targeted at people with some programming background, but it does not assume any prior knowledge about Lua or other scripting languages.The third edition is aimed at Lua 5.2 and can be used with Lua 5.1. It brings substantial new material.

Programming In Lua First Edition

All chapters include exercises, ranging from simple questions about the language to full small-size projects.