Programming in Lua, Third Edition pdf epub mobi txt 电子书 下载 2024


Programming in Lua, Third Edition

简体网页||繁体网页
Roberto Ierusalimschy
Lua.org
2012-11-22
366
USD 39.95
Paperback
9788590379850

图书标签: Lua  Programming  计算机  编程  lua  程序设计  计算机科学  英文版   


喜欢 Programming in Lua, Third Edition 的读者还喜欢




点击这里下载
    


想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-21

Programming in Lua, Third Edition epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Programming in Lua, Third Edition epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2024

Programming in Lua, Third Edition pdf epub mobi txt 电子书 下载 2024



图书描述

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.

Programming in Lua, Third Edition 下载 mobi epub pdf txt 电子书

著者简介

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.


图书目录


Programming in Lua, Third Edition pdf epub mobi txt 电子书 下载
想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

入门lua,这本就够了; 根据需要(看wrk和redis的源码),仅看了全书的不到1/3, 需要的时候再查阅吧.

评分

好书,三天时间看完了它,前面两章是认真看了的,后面讲标准库和C接口的那部分简单看了一下。看书还是不能太局限,多看点别的可以触类旁通,看这本书我倒是明白了以前学Python时没能看懂的东西,包括元、闭包。。。

评分

如果第一版的 JS 就能达到 Lua 这样的设计,该有多好。当然 Lua 也有让我觉得不舒服的地方,但总体还是好评,可以在 Unity 下尝试一下 ( Lua 的应用场景实在是... ) 跟 the web C language -- JavaScript 没得比啊

评分

早晚还得重读。。。

评分

这本书看了2个多月,薄薄300多面看的也是比较慢。不过我也是同时看好几本的习惯。lua的风格很简洁,也鼓舞了更多的创造力和更差的可读性。不过目前还不是有很多机会使用lua,接下来再找本中文版的巩固一下。

读后感

评分

亲.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...  

评分

这本书我看着有点头大,只讲了语言的特性,但是没有练习。对于没有Lua编程经验的人看。会有些不知所云。其实这个语言的特性还是比较多的。虽然语法比较简洁但是并不是很好使用。有些语法过于繁杂如细节较多接口不够简洁。特性较多既可以写函数式的也可一些命令式的。还有OO机制...  

评分

最近看了风云的开源游戏引擎ej2d,里面主要变成语言就是Lua。后来又看到美国总部一个医疗项目也大量是用了Lua做为脚本和测试框架。正好也想认真学点东西,就开始看这本书了。 第一次认真看一本英文本,不过总体上还是挺流利的。这本书对Lua编程的讲解还是很到位的,而且通俗易...  

评分

这本书我看着有点头大,只讲了语言的特性,但是没有练习。对于没有Lua编程经验的人看。会有些不知所云。其实这个语言的特性还是比较多的。虽然语法比较简洁但是并不是很好使用。有些语法过于繁杂如细节较多接口不够简洁。特性较多既可以写函数式的也可一些命令式的。还有OO机制...  

评分

一星给原作:好书,问题不多。 译作太糟糕,翻译、语法错误太多就不多说了,代码问题也不多说,竟然有几处认知错误,糟蹋好书不如去吃屎;举几个例子: P130 L-16:若误改了一个全局变量也没什么 -> 不存在误改全局变量的风险 P216 L15:如果发生内存分配错误,其他大多数函...  

类似图书 点击查看全场最低价

Programming in Lua, Third Edition pdf epub mobi txt 电子书 下载 2024


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有