Programming in Lua, Second Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Programming in Lua, Second Edition

简体网页||繁体网页
Roberto Ierusalimschy 作者
Lua.org
译者
2006-3-5 出版日期
328 页数
USD 39.95 价格
Paperback
丛书系列
9788590379829 图书编码

Programming in Lua, Second Edition 在线电子书 图书标签: lua  脚本语言  编程  Lua  programming  程序设计  编程语言  计算机   


喜欢 Programming in Lua, Second Edition 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-21


Programming in Lua, Second Edition 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Programming in Lua, Second Edition 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Programming in Lua, Second Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Programming in Lua, Second Edition 在线电子书 用户评价

评分

编排合理 突出要点

评分

First Edition (official) : http://www.lua.org/pil/

评分

编排合理 突出要点

评分

原版书籍,装帧好,当做wiki了。

评分

First Edition (official) : http://www.lua.org/pil/

Programming in Lua, Second Edition 在线电子书 著者简介

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 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Programming in Lua, Second Edition 在线电子书 图书描述

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.

Programming in Lua, Second Edition 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Programming in Lua, Second Edition 在线电子书 读后感

评分

不管是java还是c这些主流语言光经典巨著就有好几十本。每次都要选半天,晕头转向的。还是lua好,就这么一本。 首先我是外行,既不了解lua,对c也只限于语法,所以评论都是基于初学的观点。 书的质量不错,纸张比较有质感,排版还算合理。不过要是代码能够用比较突出的字体区...  

评分

花了一天的时间把全书浏览了一遍,对于之前完全没有接触过Lua的童鞋来说是很好的入门书籍。 看的是luachina翻译的245页中文版,总共是四篇29章+1章附录,建议多花点时间在第一篇(0-10章)的基本介绍上就好了,如果需要用到与C/C++的交互可以再看看第四篇的对应内容,至于...  

评分

When you use the auxlib buffer, you have to worry about one detail. After you initialize a buffer, it keeps some intermediate results in the Lua stack.Therefore, you cannot assume that the stack top will remain where it was before you started using the buff...  

评分

看到元表那章开始,我就感觉到自己一直作为一个静态语言开发者的思想的局限性了 table 继承的方法之一是 table 的 metatable 中的 __index 字段引用父 table, 然后其实 table 可以作为自身的 metatable 比如 a = 1 g = { __index = _G } setmetatable(g, g) g.print(a) ...  

评分

table{},sequence,# sequence也是table,只是把这个从1开始的系列提取出来的部分。(从1开始) #长度,针对string,sequence table如果key为table这样的复杂结构,是用pointer来hash和rawequal,所以不要指望你setmetatable,添加__equal了,让key1==key2,就可以用key2从tabl...  

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

Programming in Lua, Second Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Programming in Lua, Second Edition 在线电子书 相关图书




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

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有