Programming in Lua, Third Edition 在線電子書 圖書標籤: Lua Programming 計算機 編程 lua 程序設計 計算機科學 英文版
發表於2025-02-22
Programming in Lua, Third Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
好似是好久之前略讀一遍,待8月再重讀一遍吧
評分這本書看瞭2個多月,薄薄300多麵看的也是比較慢。不過我也是同時看好幾本的習慣。lua的風格很簡潔,也鼓舞瞭更多的創造力和更差的可讀性。不過目前還不是有很多機會使用lua,接下來再找本中文版的鞏固一下。
評分好書,三天時間看完瞭它,前麵兩章是認真看瞭的,後麵講標準庫和C接口的那部分簡單看瞭一下。看書還是不能太局限,多看點彆的可以觸類旁通,看這本書我倒是明白瞭以前學Python時沒能看懂的東西,包括元、閉包。。。
評分感覺像在讀learning perl,快速上手
評分這本書看瞭2個多月,薄薄300多麵看的也是比較慢。不過我也是同時看好幾本的習慣。lua的風格很簡潔,也鼓舞瞭更多的創造力和更差的可讀性。不過目前還不是有很多機會使用lua,接下來再找本中文版的鞏固一下。
Roberto Ierusalimschy is an Associate Professor of Computer Science at PUC-Rio (the Pontifical Catholic University of 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 and a D.Sc. Degree in Computer Science, both from PUC-Rio. He was a visiting researcher at the University of Waterloo, ICSI, GMD, and UIUC, and a Tinker Professor at Stanford. As a professor at PUC-Rio, Roberto was the advisor of several students that later became influential members of the Lua community. Roberto is also a Distinguished ACM Speaker.
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. Lua also has established itself as a major language in software development for mobile devices. 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 Third Edition updates the text to Lua 5.2 and brings substantial new material. In particular, it brings more than one hundred exercises distributed through all chapters, ranging from simple questions about the language to full small-size projects.
抱歉,有些标题党。 Lua 美极了——优雅,简洁,自不必多说。此谓之瑜。 所谓瑕,是我发现的一处笔误。 在 28.3 节《面向对象的访问》中提到,为了使用户自定义类型能够使用面向对象的语法来操作,一定要为元表设置“--index 元方法”。 就这里错了,把 __index(下划线)写成...
評分亲.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 继承的方法之一是 table 的 metatable 中的 __index 字段引用父 table, 然后其实 table 可以作为自身的 metatable 比如 a = 1 g = { __index = _G } setmetatable(g, g) g.print(a) ...
評分最近看了风云的开源游戏引擎ej2d,里面主要变成语言就是Lua。后来又看到美国总部一个医疗项目也大量是用了Lua做为脚本和测试框架。正好也想认真学点东西,就开始看这本书了。 第一次认真看一本英文本,不过总体上还是挺流利的。这本书对Lua编程的讲解还是很到位的,而且通俗易...
評分花了一天的时间把全书浏览了一遍,对于之前完全没有接触过Lua的童鞋来说是很好的入门书籍。 看的是luachina翻译的245页中文版,总共是四篇29章+1章附录,建议多花点时间在第一篇(0-10章)的基本介绍上就好了,如果需要用到与C/C++的交互可以再看看第四篇的对应内容,至于...
Programming in Lua, Third Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025