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


Programming in Lua, Fourth Edition

简体网页||繁体网页
Roberto Ierusalimschy 作者
Lua.Org
译者
2016-8-1 出版日期
388 页数
0 价格
Paperback
丛书系列
9788590379867 图书编码

Programming in Lua, Fourth Edition 在线电子书 图书标签: lua  编程  Lua  计算机科学  代码  Programming  英文原版  编程语言   


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




下载链接1
下载链接2
下载链接3
    

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

发表于2025-02-05


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

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

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



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

评分

写的简洁,讲的都是要点

评分

小巧,速度在脚本中No1.就是库少了点,C的补充~

评分

小巧,速度在脚本中No1.就是库少了点,C的补充~

评分

翔实,而且5.3特性介绍充分,不过依然感觉 COROUTINE 部分理解有难度,后续还需要翻翻细嚼

评分

比起第一版内容要详细很多,已经300多页了。有些地方不免有些啰嗦,想要快速知道一个事情的做法不如 lua users wiki。但是此书经常告诉你 lua 为什么要这么设计,和 Fluent Python 一样,是一本不可多得的好书。

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

Roberto Ierusalimschy is the leading architect of the Lua programming language, driving its development since its inception in 1993. He 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.

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 and a member of the IFIP Working Group on Language Design.


Programming in Lua, Fourth Edition 在线电子书 图书目录


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

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

Lua is spreading more and more throughout different areas of software, from embedded systems and mobile devices to the Web and the Internet of Things. Besides, it has a major role in the game industry, where knowledge of Lua has become an indisputable asset. Lua is the language of choice for anyone who needs a scripting language that is simple, efficient, extensible, portable, and free. Programming in Lua is the official book about the language, providing a solid base to 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. The book is the main source of programming patterns for Lua, with numerous code examples that help the reader to make the most of Lua's flexibility and powerful mechanisms. 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 Fourth Edition updates the book to Lua 5.3 and marks a complete reorganization of the text. Building on his many years of experience teaching Lua, Roberto has restructured the book to present the material in a growing order of complexity, allowing the reader to better absorb the character of the language.

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

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

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

评分

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

评分

尽管Lua被认为是一种小而强大的语言,但从使用上来说,我很不喜欢Lua的文法风格。语义古怪另类,不符合传统C/C++、C#、JavaScript等体系语言的审美与使用规则,大有标新立异之嫌。例如下标从1开始、函数有多个返回值、以及if-then-end、for-end、do return end等啰嗦的写法。没...  

评分

周惟迪(www.zhouweidi.name),在少年时由于喜好计算机游戏而喜爱上计算机编程,对各类开发技术皆有涉猎。曾从事过2年游戏程序设计专业的教育工作,之后在上海Ubisoft工作,参与Splinter Cell 4(Xbox 360)、Rayman 4(Xbox 360)等项目开发。现就职于Epic Games China,从事MMO...

评分

lua 是一个很符合我的审美观的语言:简洁、高效。 我向所有 C 出身却想学习一本动态语言的程序员推荐 lua 。因为它有所有动态语言的优点。在我看来,那指 gc , closure , 高效的 string 和字典 。这些都是直接用 C 来写程序很难实现的。 但是 lua 又没有 python , ruby 的繁...  

评分

尽管Lua被认为是一种小而强大的语言,但从使用上来说,我很不喜欢Lua的文法风格。语义古怪另类,不符合传统C/C++、C#、JavaScript等体系语言的审美与使用规则,大有标新立异之嫌。例如下标从1开始、函数有多个返回值、以及if-then-end、for-end、do return end等啰嗦的写法。没...  

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

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


分享链接





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




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

友情链接

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