Lua 程序设计初阶 Beginning Lua Programming pdf 下载 txt 阿里云 lit rtf azw3 免费

Lua 程序设计初阶 Beginning Lua Programming 电子书下载地址
- 文件名
- [epub 下载] Lua 程序设计初阶 Beginning Lua Programming epub格式电子书
- [azw3 下载] Lua 程序设计初阶 Beginning Lua Programming azw3格式电子书
- [pdf 下载] Lua 程序设计初阶 Beginning Lua Programming pdf格式电子书
- [txt 下载] Lua 程序设计初阶 Beginning Lua Programming txt格式电子书
- [mobi 下载] Lua 程序设计初阶 Beginning Lua Programming mobi格式电子书
- [word 下载] Lua 程序设计初阶 Beginning Lua Programming word格式电子书
- [kindle 下载] Lua 程序设计初阶 Beginning Lua Programming kindle格式电子书
内容简介:
Lua offers a wide range of features that you can use to support and enhance your applications. With this book as your guide, you’ll gain a thorough understanding of all aspects of programming with this powerful language. The authors present the fundamentals of programming, explain standard Lua functions, and explain how to take advantage of free Lua community resources. Complete code samples are integrated throughout the chapters to clearly demonstrate how to apply the information so that you can quickly write your own programs.
书籍目录:
Acknowledgmens.
Introduction.
Chapter 1: Getting Situated.
Choosing How to Install Lua.
Finding Your System’s Shell.
Dealing with Tarballs and Zip Files.
Compiling Lua.
Binary Packages.
Additional Tools.
Chapter 2: First Steps.
Numbers and Arithmetic Operations: Basic Interpreter Usage.
Interpreter Know-How.
Numerical Gotchas.
Variables and Assignment.
Strings.
Relational Operators and Boolean Values.
The nil Value.
Boolean Operators.
The Concatenation, Length, and Modulo Operators.
Automatic Conversion of Operands.
Precedence and Associativity.
Variables and Values.
Comments.
Expressions and Statements.
Compound Statements.
Chapter 3: Extending Lua with Functions.
Return Values.
Chunks as Functions.
Variable Scope.
Understanding Side Effects.
Functions Calling Functions.
Functions as Values.
Whitespace, Semicolons, and Function Calls.
Upvalues and Closures.
Chapter 4: Working with Tables.
Tables Introduced.
A Shorter Way to Write Some Keys.
Altering a Table’s Contents.
Tables as Arrays.
Array Length.
Looping through Tables.
Tables of Functions.
Functions with Variable Numbers of Arguments.
Keyword Arguments.
Different but the Same.
Building Other Data Structures from Tables.
Custom-Made Loops.
Global Variable Environments.
Chapter 5: Using Strings.
Basic String Conversion Functions
String Length.
Converting Between Characters and Character Codes.
Formatting Strings and Numbers with string.format.
Input/Output.
Pattern-Matching.
Chapter 6: Handling and Avoiding Errors.
Kinds of Errors.
Handling Errors.
Locating Errors.
Chapter 7: Using Modules.
Interfaces and Implementations.
The require Function.
Where to Put Modules.
Preserving a Module’s Interface.
Module Bookkeeping.
Bytecode.
Namespaces.
The module Function.
C Modules.
Chapter 8: Extending Lua’s Behavior with Metamethods.
Using Concatenation and Arithmetical Operators on Tables.
Relational Metamethods.
Indexing and Call Metamethods.
Non-Tables with Metamethods. 、
Non-Syntactical Metamethods.
Metamethod Applicability.
Chapter 9: Handling Events Naturally with Coroutines.
Coroutines and Program Control.
Managing Concurrent Tasks.
Retaining State.
Handling Events Simply.
Chapter 10: Looking Under the Hood.
Bytecode and luac.
Garbage Collection.
The Implementation of Tables and Strings.
The Debug Library.
Chapter 11: Exploring Lua’s Libraries.
Core Library.
Coroutine Library.
Package Library.
String Library.
Table Library.
Math Library.
Input/Output Library.
Operating System Library.
Debugging Library.
Chapter 12: Using Community Libraries.
Library Overview.
How Lua Interacts with Libraries.
The pack Binary Structuring Library.
The cURL File Transfer Library.
The gd Graphics Library.
The SQLite Database Library.
Chapter 13: Interfacing Lua with Other Languages.
How C Programs Use Lua.
Communicating Between Lua and C.
Calling Lua from C.
Working with Userdata.
Indexing Values in C.
Retaining Values in C.
Layering Your Extension Library.
Chapter 14: Managing Information with Databases.
Some Basic Relational Database Concepts.
SQL, LuaSQL, and MySQL.
Chapter 15: Programming for the Web.
A Web Server Primer.
Dynamic Web Content.
Executing CGI Scripts.
Installing a Web Server.
Testing Your Web Server with Static Content.
Serving Dynamic Web Content.
Interactive CGI Applications.
The Kepler Project.
Chapter 16: Connecting to a Larger World.
Installing LuaSocket.
Network Overview.
Using LuaSocket for Network Communication.
Handling Multiple Persistent Connections.
The Application Protocols.
Networking with Lua and Streams.
Chapter 17: Programming Games with Lua.
Understanding Why and When to Use Lua.
Simple 2-D Action Game Using SDL.
Chapter 18: Carrying Lua with You.
Getting Started with Plua.
Exploring Plua’s Features.
Plua on the Mothership.
Programming with Plua.
Chapter 19: Fitting into the Lua Community.
The Lua Web Site.
The Lua Reference Manual.
Framing Questions.
The Lua Mailing List.
The Lua Chat Room.
Forums.
The Lua Wiki.
LuaForge.
Annual Workshops.
Appendix A: Answers.
Index.
作者介绍:
Between his first programs submitted to a Burroughs 5500 on Hollerith punch cards and his latest programs
tapped into a Palm Pilot, Kurt Jung has been the principal programmer on various projects ranging from
airline yield management to state machine–driven workflow.
Aaron Brown began programming in elementary school on a Commodore 64. He plays various musical
instruments and speaks Esperanto.
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
Lua offers a wide range of features that you can use to support and enhance your applications. With this book as your guide, you’ll gain a thorough understanding of all aspects of programming with this powerful language. The authors present the fundamentals of programming, explain standard Lua functions, and explain how to take advantage of free Lua community resources. Complete code samples are integrated throughout the chapters to clearly demonstrate how to apply the information so that you can quickly write your own programs.
网站评分
书籍多样性:3分
书籍信息完全性:3分
网站更新速度:9分
使用便利性:5分
书籍清晰度:7分
书籍格式兼容性:7分
是否包含广告:5分
加载速度:4分
安全性:8分
稳定性:3分
搜索功能:8分
下载便捷性:4分
下载点评
- 超值(136+)
- 下载快(236+)
- 无漏页(497+)
- 四星好评(76+)
- 快捷(543+)
- 品质不错(353+)
下载评价
- 网友 曹***雯:
为什么许多书都找不到?
- 网友 孙***夏:
中评,比上不足比下有余
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 国***芳:
五星好评
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 敖***菡:
是个好网站,很便捷
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 居***南:
请问,能在线转换格式吗?
- 网友 邱***洋:
不错,支持的格式很多
喜欢"Lua 程序设计初阶 Beginning Lua Programming "的人也看了
水粉风景写生与创作 pdf 下载 txt 阿里云 lit rtf azw3 免费
中国货币政策信贷传导效果研究——基于银行风险承担的视角 pdf 下载 txt 阿里云 lit rtf azw3 免费
股权战略:股权设计+员工激励+融资全案 pdf 下载 txt 阿里云 lit rtf azw3 免费
9787541137525 pdf 下载 txt 阿里云 lit rtf azw3 免费
好朋友也可以说不2023年百班千人暑期书单二年级推荐阅读 pdf 下载 txt 阿里云 lit rtf azw3 免费
香港自由行路路通 pdf 下载 txt 阿里云 lit rtf azw3 免费
催眠师手记第二季(再版) pdf 下载 txt 阿里云 lit rtf azw3 免费
国际象棋战术与战术组合 pdf 下载 txt 阿里云 lit rtf azw3 免费
高尔夫球 pdf 下载 txt 阿里云 lit rtf azw3 免费
通城学典·小学语文诵读能手(五年级下 通用版) pdf 下载 txt 阿里云 lit rtf azw3 免费
- 落叶归根 pdf 下载 txt 阿里云 lit rtf azw3 免费
- 中国传统器具设计研究(卷2) pdf 下载 txt 阿里云 lit rtf azw3 免费
- 全球房地产 pdf 下载 txt 阿里云 lit rtf azw3 免费
- 海南 pdf 下载 txt 阿里云 lit rtf azw3 免费
- Storming Caesar's Palace pdf 下载 txt 阿里云 lit rtf azw3 免费
- 2017国家护士执业资格考试权威推荐用书:护士执业资格考试考点速记(第五版) pdf 下载 txt 阿里云 lit rtf azw3 免费
- 宝贝,你慢慢来(全4册)(诺贝尔文学奖得主推荐,《不能承受的生命之轻》译者领衔翻译) pdf 下载 txt 阿里云 lit rtf azw3 免费
- 理想树2021版 教材划重点 英语七年级上RJ 人教版 配秒重点图记 pdf 下载 txt 阿里云 lit rtf azw3 免费
- 考研英语历年真题名师图解(2015)(清华考研。精品备考丛书) pdf 下载 txt 阿里云 lit rtf azw3 免费
- 现代物流基础 pdf 下载 txt 阿里云 lit rtf azw3 免费
书籍真实打分
故事情节:9分
人物塑造:9分
主题深度:4分
文字风格:6分
语言运用:6分
文笔流畅:6分
思想传递:7分
知识深度:5分
知识广度:6分
实用性:4分
章节划分:8分
结构布局:6分
新颖与独特:3分
情感共鸣:3分
引人入胜:6分
现实相关:3分
沉浸感:7分
事实准确性:6分
文化贡献:3分