出版社: Lua.org
出版年: 2006-3-5
页数: 328
定价: USD 39.95
装帧: Paperback
ISBN: 9788590379829
内容简介 · · · · · ·
Lua is 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...
Lua is 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---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. This Second Edition updates the text to Lua 5.1 and brings substantial new material, including numerous new examples, a detailed explanation of the new module system, and two new chapters centered on multiple states and garbage collection.
作者简介 · · · · · ·
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 Japa...
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.
喜欢读"Programming in Lua, Second Edition"的人也喜欢的电子书 · · · · · ·
喜欢读"Programming in Lua, Second Edition"的人也喜欢 · · · · · ·
Programming in Lua, Second Edition的书评 · · · · · · ( 全部 22 条 )
很好的入门书籍+查询手册
快速入门手册--页数不多,信息很多
> 更多书评 22篇
论坛 · · · · · ·
在这本书的论坛里发言这本书的其他版本 · · · · · · ( 全部6 )
-
电子工业出版社 (2008)8.5分 485人读过
-
电子工业出版社 (2018)9.1分 101人读过
-
Lua.org (2012)9.0分 68人读过
-
Roberto Ierusalimschy (2003)8.8分 57人读过
以下书单推荐 · · · · · · ( 全部 )
- 遊戲編程: 腳本 (Milo)
- Lua (Steven🇺🇦)
- IT 三级 C/C++程序设计语言、框架技术(实用性) 1.1.1.1.1 (ajian005)
- 编程书籍候选 (笨蛋.mk⑨)
- 游戏设计 (jesus)
谁读这本书? · · · · · ·
二手市场
· · · · · ·
- 在豆瓣转让 有218人想读,手里有一本闲着?
订阅关于Programming in Lua, Second Edition的评论:
feed: rss 2.0
0 有用 mrluanma 2012-10-08 04:14:11
Lua 编程一本书足以!从任何角度看都是好书,拿起就想一口气看完,之前我看过 v1,v2 多了对 Lua 5.1 新特性介绍和其他一些新内容。自己出版,保持这个搞质量真是难得。
0 有用 单行道逆行大师 2010-09-10 20:14:24
Lua,腳本
0 有用 小海 2013-09-18 13:50:43
不知觉中养成了通过C API学习动态语言的恶习,哎……
0 有用 testcraft 2009-12-17 10:24:46
First Edition (official) : http://www.lua.org/pil/
0 有用 Arcsinsin 2018-04-06 08:47:04
Lua 编程语言。
0 有用 Niko 2021-10-06 17:13:11
作者很聪明
0 有用 Maooyer 2019-05-26 20:16:12
简洁,高效,喜欢这种语言
0 有用 Arcsinsin 2018-04-06 08:47:04
Lua 编程语言。
0 有用 懒猫 2018-02-27 21:20:45
原版书籍,装帧好,当做wiki了。
1 有用 alexcl锕锂钶锶 2018-01-10 07:10:54
2013-03-10 Table这种数据结构