Programming In Lua 在线电子书 图书标签: lua 脚本语言 编程 Programming 游戏编程 计算机 语言 编程语言
发表于2024-12-22
Programming In Lua 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
最新的第四版已经出来了吧
评分书写得让我没有什么特殊感觉,不过Lua倒是让我一下就喜欢上了……看的是官网上的英文第一版,感觉也没啥非要买第二版的理由……
评分最新的第四版已经出来了吧
评分网上找不到第二版的
评分值得反复阅读的 lua 入门书籍。脚本语言运用的精髓在书中也有所体现。
Roberto Ierusalimschy is an Associate Professor of Computer Science at PUC-Rio (the Pontifical Catholic University in Rio de Janeiro), where he works with programming-language design and implementation. He is the leading architect of the Lua programming language and the author of "Programming in Lua" (now in its second edition and translated to Chinese, Korean, German, and Japanese).
Roberto has a M.Sc. Degree (1986) and a D.Sc. Degree (1990) in Computer Science, both from PUC-Rio. He was a visiting researcher at the University of Waterloo, (Canada, 1991), ICSI (CA, USA, 1994), GMD (Germany, 1997), and at UIUC (IL, USA, 2001/2002). As a professor at PUC-Rio, Roberto was the advisor of several students that later became influential members of the Lua community. Lately he has been developing LPEG, a novel pattern-matching package for Lua.
Lua is becoming the language of choice for anyone who needs a scripting language that is simple, efficient, extensible, portable, and free. Currently, Lua is being used in areas ranging from embedded systems to Web development and is widely spread in the game industry, where knowledge of Lua is an indisputable asset.
Programming in Lua is the official book about the language, giving a solid base for any programmer who wants to use Lua. Authored by Roberto Ierusalimschy, the chief architect of the language, it covers all aspects of Lua 5.0---from the basics to its API with C---explaining how to make good use of its features and giving numerous code examples. Programming in Lua is targeted at people with some programming background, but does not assume any prior knowledge about Lua or other scripting languages.
亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29.9卖不~亲.29...
评分table{},sequence,# sequence也是table,只是把这个从1开始的系列提取出来的部分。(从1开始) #长度,针对string,sequence table如果key为table这样的复杂结构,是用pointer来hash和rawequal,所以不要指望你setmetatable,添加__equal了,让key1==key2,就可以用key2从tabl...
评分花了一天的时间把全书浏览了一遍,对于之前完全没有接触过Lua的童鞋来说是很好的入门书籍。 看的是luachina翻译的245页中文版,总共是四篇29章+1章附录,建议多花点时间在第一篇(0-10章)的基本介绍上就好了,如果需要用到与C/C++的交互可以再看看第四篇的对应内容,至于...
评分一星给原作:好书,问题不多。 译作太糟糕,翻译、语法错误太多就不多说了,代码问题也不多说,竟然有几处认知错误,糟蹋好书不如去吃屎;举几个例子: P130 L-16:若误改了一个全局变量也没什么 -> 不存在误改全局变量的风险 P216 L15:如果发生内存分配错误,其他大多数函...
评分lua 的table 和nil我很喜欢、很方便。数据结构table足以。特别是让非程序员(如策划)做配置的时候。
Programming In Lua 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024