Beginning Lua with World of Warcraft Add-ons
            
暫譯: 從零開始學習 Lua 與魔獸世界插件
        
        Paul Emmerich
- 出版商: Apress
- 出版日期: 2009-07-29
- 售價: $3,110
- 貴賓價: 9.5 折 $2,955
- 語言: 英文
- 頁數: 512
- 裝訂: Paperback
- ISBN: 1430223715
- ISBN-13: 9781430223719
- 
    相關分類:
    
      遊戲設計 Game-design
 
海外代購書籍(需單獨結帳)
買這商品的人也買了...
- 
                
                   Unix Systems Programming: Communication, Concurrency and Threads, 2/e (Hardcover) Unix Systems Programming: Communication, Concurrency and Threads, 2/e (Hardcover)$3,360$3,293
- 
                
                   建構式演算法 (Introduction to Algorithms: A Creative Approach) 建構式演算法 (Introduction to Algorithms: A Creative Approach)$580$458
- 
                
                   遙感探測理論與分析實務 遙感探測理論與分析實務$360$284
- 
                
                   SQL 語法範例辭典 SQL 語法範例辭典$550$468
- 
                
                   C++ Primer, 4/e (中文版) C++ Primer, 4/e (中文版)$990$891
- 
                
                   大話設計模式 大話設計模式$620$490
- 
                
                   精通 Windows API 函數、介面、程式設計實例 精通 Windows API 函數、介面、程式設計實例$640$506
- 
                
                   Linux 程式設計教學手冊 (Beginning Linux Programming, 4/e) Linux 程式設計教學手冊 (Beginning Linux Programming, 4/e)$780$616
- 
                
                   精通 MFC 視窗程式設計─Visual Studio 2008 版 精通 MFC 視窗程式設計─Visual Studio 2008 版$750$593
- 
                
                   Linux 進化特區-Ubuntu 9.04 從入門到精通 Linux 進化特區-Ubuntu 9.04 從入門到精通$580$458
- 
                
                   Linux Device Driver Programming 驅動程式設計 Linux Device Driver Programming 驅動程式設計$690$587
- 
                
                   iPhone SDK 開發範例大全 (The iPhone Developer's Cookbook: Building Applications with the iPhone SDK) iPhone SDK 開發範例大全 (The iPhone Developer's Cookbook: Building Applications with the iPhone SDK)$620$527
- 
                
                   從組合語言到 Windows 核心程式設計 從組合語言到 Windows 核心程式設計$390$308
- 
                
                   Google Android SDK 開發範例大全 Google Android SDK 開發範例大全$750$593
- 
                
                   行動裝置嵌入式系統與軟體 (S3C6410 Google Android 開發應用實務) 行動裝置嵌入式系統與軟體 (S3C6410 Google Android 開發應用實務)$690$621
- 
                
                   Windows Device Driver Programming 驅動程式設計 Windows Device Driver Programming 驅動程式設計$650$553
- 
                
                   資訊管理-理論與實務, 6/e 資訊管理-理論與實務, 6/e$600$570
- 
                
                   Linux Shell 程式設計實務 Linux Shell 程式設計實務$650$514
- 
                
                   Google Android 2 程式設計與應用 Google Android 2 程式設計與應用$520$442
- 
                
                   Linux 指令範例速查手冊 Linux 指令範例速查手冊$450$356
- 
                
                   網管人筆記-CACTI 監控系統實戰白皮書 網管人筆記-CACTI 監控系統實戰白皮書$360$284
- 
                
                   iPhone SDK 3 Programming 應用程式開發 iPhone SDK 3 Programming 應用程式開發$420$328
- 
                
                   編程創藝:編寫出卓越的程式碼 (Code Craft: The Practice of Writing Excellent Code) 編程創藝:編寫出卓越的程式碼 (Code Craft: The Practice of Writing Excellent Code)$680$537
- 
                
                   Linux 驅動程式開發實戰 (Essential Linux Device Drivers) Linux 驅動程式開發實戰 (Essential Linux Device Drivers)$750$593
- 
                
                   Windows 應用程式開發經典 (Windows via C/C++, 5/e) Windows 應用程式開發經典 (Windows via C/C++, 5/e)$950$751
商品描述
If you play World of Warcraft, chances are you know what Deadly Boss Mods is: it's the most widely downloaded modification available for WoW, considered required software for many professional raid guilds, and arguably the most popular modern video game mod in history.
Paul Emmerich, the author of Deadly Boss Mods, will take you from novice to elite with his approachable, up-to-date guide to building addons for the most popular video game in history. Using the powerful Lua scripting language and XML, you'll learn how to build and update powerful mods that can fundamentally remake your World of Warcraft experience and introduce you to the field of professional software development.
Beginning Lua with World of Warcraft Addons teaches you the essentials of Lua and XML using exciting code examples that you can run and apply immediately. You'll gain competence in Lua specifics like tables and metatables and the imperative nature of Lua as a scripting language. More advanced techniques like file persistence, error handling, and script debugging are made clear as you learn everything within the familiar, exciting context of making tools that work in Azeroth.
You'll not only learn all about the World of Warcraft API and programming, and gain coding skills that will make all your online friends think you're a coding god, but also gain hands-on Lua scripting experience that could translate into an exciting job in the video game industry!
What you'll learn
- See how to program Lua using basic and advanced techniques applicable to WoW and video game coding.
- Explore the unique design, modeling, and workflow constraints of video game mod makers from one of its most successful practitioners.
- Become the coolest character on your server–with tools and scripts that will make your friends gasp.
Who is this book for?
This book is for World of Warcraft players, developers, and mod makers who want to learn how to program addons in Lua and XML, either to learn Lua or to improve their game experience. Working coders who don't know Lua and want to learn about this exciting, popular scripting language will also benefit.
The advanced material in this book will also be useful to those with World of Warcraft addon programming experience, so prior programming experience is an advantage, but not a requirement.
商品描述(中文翻譯)
如果你玩《魔獸世界》,那麼你可能知道什麼是 Deadly Boss Mods:這是《魔獸世界》中下載量最多的修改,對於許多專業團隊來說被視為必備軟體,並且可以說是歷史上最受歡迎的現代遊戲模組。
Deadly Boss Mods 的作者Paul Emmerich將帶你從新手變成精英,透過他易於理解且最新的指南,教你如何為歷史上最受歡迎的視頻遊戲構建附加模組。使用強大的 Lua 腳本語言和 XML,你將學會如何構建和更新強大的模組,這些模組可以從根本上改變你的《魔獸世界》體驗,並讓你接觸到專業軟體開發的領域。
Beginning Lua with World of Warcraft Addons 教你 Lua 和 XML 的基本知識,並使用令人興奮的程式碼範例,讓你可以立即運行和應用。你將掌握 Lua 的具體內容,如表格和元表,以及 Lua 作為腳本語言的命令式特性。更高級的技術,如文件持久性、錯誤處理和腳本調試,將在你學習的過程中變得清晰,並且這一切都在熟悉且令人興奮的製作艾澤拉斯工具的背景下進行。
你不僅會學到有關《魔獸世界》API 和編程的所有知識,並獲得讓你所有的網上朋友都認為你是編程大神的編碼技能,還會獲得實際的 Lua 腳本經驗,這可能轉化為在視頻遊戲行業中的一份令人興奮的工作!
你將學到的內容:
- 了解如何使用適用於《魔獸世界》和視頻遊戲編碼的基本和高級技術來編程 Lua。
- 探索視頻遊戲模組製作的獨特設計、建模和工作流程限制,來自其最成功的實踐者之一。
- 成為你伺服器上最酷的角色——擁有讓你的朋友驚嘆的工具和腳本。
這本書適合誰?
這本書適合《魔獸世界》的玩家、開發者和模組製作人,想要學習如何用 Lua 和 XML 編程附加模組,無論是為了學習 Lua 還是改善遊戲體驗。對於那些不懂 Lua 的在職編程人員,想要了解這種令人興奮且受歡迎的腳本語言的人也會受益。
這本書中的高級材料對於有《魔獸世界》附加模組編程經驗的人也會有幫助,因此有先前的編程經驗是優勢,但不是必需的。

 
     
     
     
     
     
     
     
     
     
     
     
     
    
 
     
     
     
     
     
     
     
     
     
    
 
     
    