|Eingestellt in Kategorie:

World of Warcraft-Programmierung: Ein Leitfaden und eine Referenz zum Erstellen von WoW-Addons-

Ursprünglicher Text
World of Warcraft Programming: A Guide and Reference for Creating WoW Addons
by Whitehead, James; McLemore, Bryan;... | PB | Good
ThriftBooks
(3941786)
Angemeldet als gewerblicher Verkäufer
US $6,48
Ca.EUR 5,56
Artikelzustand:
Gut
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Mehr erfahrenÜber den Artikelzustand
Ganz entspannt. Kostenloser Versand & Rückversand.
Versand:
Kostenlos Economy Shipping.
Lieferung zwischen Mo, 11. Aug und Fr, 15. Aug nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Standort: Aurora, Illinois, USA
Rücknahme:
30 Tage Rückgabe. Kostenloser Rückversand.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:194960028274
Zuletzt aktualisiert am 21. Jul. 2025 04:54:58 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen aufrufenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ...
Binding
Paperback
Book Title
World of Warcraft Programming
Weight
3 lbs
Product Group
Book
IsTextBook
Yes
ISBN
9780470229811

Über dieses Produkt

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0470229810
ISBN-13
9780470229811
eBay Product ID (ePID)
63111189

Product Key Features

Number of Pages
1056 Pages
Publication Name
World of Warcraft Programming : a Guide and Reference for Creating Wow Addons
Language
English
Subject
Programming / Games, Software Development & Engineering / General
Publication Year
2008
Type
Textbook
Author
Matthew Orlando, Bryan Mclemore, James Whitehead II
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1.8 in
Item Weight
46.2 Oz
Item Length
9.3 in
Item Width
7.3 in

Additional Product Features

Intended Audience
Trade
LCCN
2008-004978
Reviews
"This has been long awaited by WoW players...it guides readers step-by-step through building Addons with no prior programming experience assumed." ( The Bookseller , Friday 14th March 2008)
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
794.81526
Table Of Content
Introduction.Part I Learning to Program.Chapter 1 Programming for World of Warcraft.Chapter 2 Exploring Lua Basics.Chapter 3 Basic Functions and Control Structures.Chapter 4 Working with Tables.Chapter 5 Advanced Functions and Control Structures.Chapter 6 Lua Standard Libraries.Chapter 7 Learning XML.Part II Programming in World of Warcraft.Chapter 8 Programming Within World of Warcraft.Chapter 9 Anatomy of an Addon.Chapter 10 Creating Frames in XML.Chapter 11 Adding Behavior to XML Frames.Chapter 12 Creating Your First Addon: CombatTracker.Chapter 13 Using the World of Warcraft API.Chapter 14 Building a Basic Addon with AddOn Studio.Part III Advanced Addon Techniques.Chapter 15 Using Templates Programmatically.Chapter 16 Writing an Addon Without XML.Chapter 17 Taking Action with Secure Templates.Chapter 18 Creating Slash Commands.Chapter 19 Altering Existing Behavior with Function Hooking.Chapter 20 Creating Custom Graphics.Chapter 21 Making Frames Move.Chapter 22 Creating Scroll Frames.Chapter 23 Creating Dropdown Menus.Chapter 24 Tooltips.Chapter 25 Using State Headers.Chapter 26 Driving State Changes.Chapter 27 Creating Unit Frames with Group Templates.Part IV Reference.Chapter 28 API Reference.Chapter 29 API Categories.Chapter 30 Events Reference.Chapter 31 Widget Reference.Part V Appendixes.Appendix A Distributing Your Addon.Appendix B Tracking History Using Version Control Systems.Appendix C Best Practices.Appendix D Avoiding Common Mistakes.Appendix E Utilizing Addon Libraries.Appendix F Author and Addon Communities.Glossary.Index.
Synopsis
WoW is more than an acronym . . . . . . it's what you'll say when you see how many ways you can tweak the interface after you read this book. If you're new to programming, we'll teach you the basics of Lua and XML and walk you through writing your first addon. If you already have some original addons in your arsenal, jump right into Parts III and IV and work with templates, function hooking, custom graphics, state headers, and more. We'll even help you distribute your addons, making WoW better for everybody. Discover how to respond to events, create frames, and use the World of Warcraft API to interact with the game Learn the Lua programming language through a series of interactive examples, from values and variables to custom functions and control structures Learn basic and advanced functions and control structures Write well-formed XML and validate using schemas Implement saved variables, slash commands, secure templates, dynamic frames, parsing tooltips, and more Create custom graphics, scroll frames, and dropdown menus Find specific functions easily in the comprehensive references of APIs, API categories, events, and widgets Companion Web site Go to http://www.wiley.com/go/wowprogramming regularly to see how the latest World of Warcraft updates affect these tips and techniques., "WoW" is what you'll say when you see how many ways you can tweak the World of Warcraft interface after you read this book If you're new to programming, we'll teach you the basics of Lua and XML and walk you through writing your first addon. If you already have some original addons in your arsenal, jump right into Parts III and IV and work with templates, function hooking, custom graphics, state headers, and more. We'll even help you distribute your addons, making WoW better for everybody. Respond to events, creates frames, and use the WoW API to interact with the game Learn the Lua programming language through interactive examples, from values and variables to custom functions and control structures Write well-formed XML and validate using schemas Find specific functions easily in the comprehensive references of APIs, API categories, events, and widgets Create custom graphics, scroll frames, dropdown menus, and much more A Note from the Publisher: In the first printing, we mistakenly omitted the Authors' Acknowledgements, which included the names of many World of Warcraft community members who helped bring this book to market. I want to publicly thank them for their efforts, and apologize for the omission, which will be corrected in the second printing. It is the members of the WoW community that make Blizzard's amazing game an even greater experience for millions of players around the world, and their efforts on this book are greatly appreciated. Chris Webb Executive Editor From the Authors: James and Lee Whitehead, thank you for standing behind me on everything that I've done throughout my wacky life. None of this would have been possible without the guidance and support that you've provided me. Michelle Hastings, thank you for finding a way to bridge a 5300 mile gap and still make me feel like I'm in your living room. Robert and Gregory Whitehead, thank you for sticking by me wherever I am and whatever I do without ever passing judgment. Tom Harper, thank you for letting me be a part of your life. Every single day with you is an adventure I can't wait to begin, and you have changed my life forever. Jamie Anderson and Edward Wilman, thank you for letting us invade your sanctuary and for being such good friends. Charlie Radcliffe, Bjorn Alfthan, Anne Christianson, and Chris McCabe, thank you for being great flatmates. Worcester College MCR, thank you for giving me a community of friends in a very foreign land. Karen Hobson, thank you for being so helpful and supportive throughout the last two projects; you've helped keep me afloat. Sam Lantinga, thank you for all the time and effort you put into helping the World of Warcraft community. Kevin M. Kelly, thank you for your odd sleep patterns and availability; exploration of the unknown is always easier when you have a friend with a map. Daniel Stephens, thank you for your help digging through various parts of the API and for giving me a good jumping-off point for my data exploration. Chris Webb, thank you for bringing this book and Hacking World of Warcraft into existence. Both books serve as great resources for the WoW UI community. Maryann Steinhart, thank you for your guidance through the entire process. Your feedback, as always, has proved instrumental to the process. Matthew and Bryan, for working with me on this extremely ambitious project, it's definitely been a rollercoaster. Thanks to everyone who kept me moving when I needed a push, and those who slowed me down when I needed a break. Thank you to all of my users for putting up with bugs and lack of updates while the book was still being written; your patience and support is what keeps me writing addons. Finally, thank you to all the members of the WoW UI community for everything you do.--Jim First, I would like to thank all those involved with the book: Jim for, Programming World of Warcraft Addons is an all-in-one guide to writing addons for World of Warcraft, leading the reader through a tutorial on Lua programming, guiding them through several example addons, and providing them with a comprehensive reference for the World of Warcraft API.
LC Classification Number
QA76.76.C672W55 2008

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
Info zu diesem Verkäufer

ThriftBooks

98,9% positive Bewertungen19,7 Mio. Artikel verkauft

Mitglied seit Mär 2015
Angemeldet als gewerblicher Verkäufer
Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
4.9

Verkäuferbewertungen (5.698.931)

Alle Bewertungen
Positiv
Neutral
Negativ
  • c***m (422)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    WOW!; I cannot believe this 3 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 05/05, Mon, Received 05/08, Thu to Hawaii using free shipping; USPS Ground Mail, Book in Excellent Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
  • v***v (2061)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    Although this book was not as described, with no picture of it in the listing, the seller communicated well and quickly gave me a full refund while letting me keep it. The minimal packaging left the book a bit vulnerable (typical for ThriftBooks), but it did arrive safely and timely. As usual, it’s hit or miss with this seller, but often times you can get great values, and their customer service is always very good. Many other sellers with millions of transactions don’t even communicate.
  • 2***j (113)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    I've ordered several items from this vendor now and they've always been what they were advertised as. This was no exception. Both discs were in great shape as well as their jewel cases. Delivery is good, packaging is simple but effective for what you're paying and I haven't had any get damaged. Will keep buying from this vendor because of the results so far and good prices, too.