Thread Tools Display Modes
10-11-07, 04:52 AM   #1
DJManic
A Defias Bandit
 
DJManic's Avatar
Join Date: Oct 2007
Posts: 2
XML & LUA Books

Does anybody know of any good XML and LUA books for a beginner?

I have zero knowledge of LUA and minimal knowledge of XML. Without either it seems my illustrator and photoshop skills are worthless if I want to make a UI.
__________________
  Reply With Quote
10-11-07, 07:53 AM   #2
flaska
A Theradrim Guardian
AddOn Compiler - Click to view compilations
Join Date: Dec 2006
Posts: 65
Hacking World of Warcraft
Available on http://shop.pcmag.com/shop/product/H...021428003.aspx

Last edited by flaska : 10-11-07 at 07:56 AM.
  Reply With Quote
10-11-07, 08:59 AM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Programming in Lua
http://www.lua.org/pil/

Though not a book, check out WoW UI Designer on this site to help you with creating frames, buttons, etc.

And finally... Look at other people's code to see how they do things.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
10-11-07, 04:58 PM   #4
DJManic
A Defias Bandit
 
DJManic's Avatar
Join Date: Oct 2007
Posts: 2
Thanks

Thank you for the responses. I guess I gotta get started on the long quest chain [70] Learning LUA and XML.
__________________
  Reply With Quote
10-11-07, 05:16 PM   #5
jonathon
A Chromatic Dragonspawn
 
jonathon's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 179
XML is a lot easier than you think, I forget the link, but you can find a break down of the blizzard xml on line.

I used the tutorial and beleive it or not the book called XML for dumbies.

That book was very useful, especially before it got into css.
  Reply With Quote
10-11-07, 05:38 PM   #6
Kaomie
A Scalebane Royal Guard
 
Kaomie's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 438
Originally Posted by wildlandfire21
...the book called XML for dumbies.
I like the emphasis by changing the 'm' into a 'b'
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel
  Reply With Quote
10-11-07, 05:43 PM   #7
jonathon
A Chromatic Dragonspawn
 
jonathon's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 179
Originally Posted by Kaomie
I like the emphasis by changing the 'm' into a 'b'
lol, I wasn't trying to be funny, just a really bad speller.

LMAO...
  Reply With Quote
10-11-07, 06:28 PM   #8
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
also, wowwiki is your new best friend.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
10-11-07, 07:19 PM   #9
Nantanlupan
A Kobold Labourer
Join Date: Oct 2007
Posts: 1
Good LUA Books

For begining level LUA I highly recommend "Begining Lua Programming" By Kurt Jung and Aaron Brown. Its a Wrox publication and is very good. The ISBN # is 978-0-470-06917-2.
Another good resource is "Game Development with LUA". ISBN # 1-58450-404-8.
  Reply With Quote
10-11-07, 10:09 PM   #10
Eidolarr
An Aku'mai Servant
 
Eidolarr's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 34
Programming in Lua is a fantastic and surprisingly readable book. I'd recommend the hard 5.1 copy, just to be able to hold it in your hands.

XML? Stick to Lua and write guess/trial-and-error-oriented code, and write handwavey explanations whenever you get something right. Works for me!
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » XML & LUA Books

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off