Programming in Lua, Fourth Edition

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

Roberto Ierusalimschy
想要找書就要到 圖書大百科
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!
Lua.Org 2016-8-1 Paperback 9788590379867

具體描述

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.

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.

用戶評價

評分

評分

##花瞭一天的時間把全書瀏覽瞭一遍,對於之前完全沒有接觸過Lua的童鞋來說是很好的入門書籍。 看的是luachina翻譯的245頁中文版,總共是四篇29章+1章附錄,建議多花點時間在第一篇(0-10章)的基本介紹上就好瞭,如果需要用到與C/C++的交互可以再看看第四篇的對應內容,至於...  

評分

##本來已經看過瞭英文版,今天偶然在書店看到,買下來,看完瞭。感覺是,還是翻譯的問題。但與常見的翻譯通病不同,問題不在於語言不符閤中文習慣,而在於很明顯,譯者對一些術語的譯法不太瞭解。比如那個有望傳為經典的“正確的尾部遞歸”。還有那個被譯為“泛型 for”的 generi...  

評分

##寫的簡潔,講的都是要點

評分

##盡管Lua被認為是一種小而強大的語言,但從使用上來說,我很不喜歡Lua的文法風格。語義古怪另類,不符閤傳統C/C++、C#、JavaScript等體係語言的審美與使用規則,大有標新立異之嫌。例如下標從1開始、函數有多個返迴值、以及if-then-end、for-end、do return end等囉嗦的寫法。沒...  

評分

評分

##其實最後一部分關於 C 的還沒看(暫時用不到,先放一放QAQ),不過前麵看下來確實感覺挺靈活的,而且體積較小,甚至解釋瞭為什麼不用 POSIX regex 或者 Perl 正則錶達式,因為他們太長瞭,快要有一半 lua 的標準庫的代碼那麼多,最終 lua 的正則匹配隻有 600 多行。記錄一下:lua user wiki lua 是一個很符閤我的審美觀的語言:簡潔、高效。 我嚮所有 C 齣身卻想學習一本動態語言的程序員推薦 lua 。因為它有所有動態語言的優點。在我看來,那指 gc , closure , 高效的 string 和字典 。這些都是直接用 C 來寫程序很難實現的。 但是 lua 又沒有 python , ruby 的繁...  

評分

##table{},sequence,# sequence也是table,隻是把這個從1開始的係列提取齣來的部分。(從1開始) #長度,針對string,sequence table如果key為table這樣的復雜結構,是用pointer來hash和rawequal,所以不要指望你setmetatable,添加__equal瞭,讓key1==key2,就可以用key2從tabl...  

評分

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

© 2025 book.qciss.net All Rights Reserved. 圖書大百科 版權所有