Programming in Lua, Third Edition

Programming in Lua, Third Edition pdf epub mobi txt 電子書 下載2025

出版者:Lua.org
作者:Roberto Ierusalimschy
出品人:
頁數:366
译者:
出版時間:2012-11-22
價格:USD 39.95
裝幀:Paperback
isbn號碼:9788590379850
叢書系列:
圖書標籤:
  • Lua
  • Programming
  • 計算機
  • 編程
  • lua
  • 程序設計
  • 計算機科學
  • 英文版
  • Lua
  • 編程
  • 第三版
  • 腳本語言
  • 程序設計
  • 計算機科學
  • 軟件開發
  • 語言學習
  • 編程入門
  • 腳本編程
想要找書就要到 小美書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

具體描述

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.

著者簡介

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.

圖書目錄

讀後感

評分

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

評分

lua 的table 和nil我很喜欢、很方便。数据结构table足以。特别是让非程序员(如策划)做配置的时候。  

評分

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

評分

真身是programming in lua, 2nd edition lua中难得的好书,当然它本来就不多 reading...  

評分

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

用戶評價

评分

對Lua的字符串處理總覺得沒把握到精髓,看瞭這本書覺得有點頭緒瞭。書裏麵沒有太深奧的東西,舉例倒是不錯,很到位的講解瞭對應的功能

评分

想寫些Lua腳本,一沒盡興看完瞭(第一部分)… 對於拖延癥晚期患者,早就發現學習比工作反饋快多瞭,小聰明決不可要啊。當然,書循循善誘,讀的時候一氣嗬成,closure、coroutine這些稍微有彆於其它語言的東西,都講的非常清晰。

评分

高階的還沒看,工作中遇到再迴來學習。要是學生時代就會事無巨細的從頭到尾看,工作瞭,比較忙,所以怎麼高效怎麼來。

评分

入門lua,這本就夠瞭; 根據需要(看wrk和redis的源碼),僅看瞭全書的不到1/3, 需要的時候再查閱吧.

评分

感覺像在讀learning perl,快速上手

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美書屋 版权所有