Programming In Lua 在线电子书 图书标签: lua 脚本语言 编程 Programming 游戏编程 计算机 语言 编程语言
发表于2024-11-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.
lua 的table 和nil我很喜欢、很方便。数据结构table足以。特别是让非程序员(如策划)做配置的时候。
评分翻译的非常好啊,作者将中国的计算机技术又向前推进了一步。 Lua 是一门小而精的嵌入式语言,一个完整的 Lua 解释器不过 200KB,与 Python、Perl 之类的脚本语言相比,Lua 先天的更加适合嵌入式应用场景。无论是嵌入式实时操作系统还是嵌入式 Linux,无论是路由器等典型的传统...
评分周惟迪(www.zhouweidi.name),在少年时由于喜好计算机游戏而喜爱上计算机编程,对各类开发技术皆有涉猎。曾从事过2年游戏程序设计专业的教育工作,之后在上海Ubisoft工作,参与Splinter Cell 4(Xbox 360)、Rayman 4(Xbox 360)等项目开发。现就职于Epic Games China,从事MMO...
评分最近看了风云的开源游戏引擎ej2d,里面主要变成语言就是Lua。后来又看到美国总部一个医疗项目也大量是用了Lua做为脚本和测试框架。正好也想认真学点东西,就开始看这本书了。 第一次认真看一本英文本,不过总体上还是挺流利的。这本书对Lua编程的讲解还是很到位的,而且通俗易...
评分本来已经看过了英文版,今天偶然在书店看到,买下来,看完了。感觉是,还是翻译的问题。但与常见的翻译通病不同,问题不在于语言不符合中文习惯,而在于很明显,译者对一些术语的译法不太了解。比如那个有望传为经典的“正确的尾部递归”。还有那个被译为“泛型 for”的 generi...
Programming In Lua 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024