XNA Game Studio Express: Developing Games for Windows and the Xbox 360 Reviews

Dhoogle Home > Back to Search


    

XNA Game Studio Express: Developing Games for Windows and the Xbox 360x$31.48

(11 reviews)

Best Price: $49.99 $31.48

XNA Game Studio Express: Developing Games for Windows and the Xbox 360 is the ultimate resource for hobbyists and students who want to write games for Windows and the Xbox 360 game console. Learn how you can create your own games using the amazing tools of XNA and Game Studio Express, the free game development tools and APIs from Microsoft, based on the incredibly popular Visual Studio IDE. You'll begin with an introduction to the XNA platform and the Game Studio Express development environment. From there, you'll examine many different game genres and will develop your own working games. You'll also cover writing components and libraries and will develop reusable code that can be plugged into your game projects. Wrap things up with a collection of more advanced topics. To get the most out of this unique guide you will need a working knowledge of programming, but readers with a variety of backgrounds will still benefit from the comprehensive coverage found inside. XNA will turn players into developers, doing for game creation what YouTube and myspace have done for music and video.



Customer Reviews

  • Great- But Major Pitfalls


    By A21BMD53RNKOH4 on 2008-02-21
    I'm sorry to go against the grain here and write a review that doesn't praise this book like the bible, but really, it doesn't deserve the reviews it has gotten thus far.

    The first few chapters are easy going enough, no problems there. But then when you get to the actual code, you're in for one hell of a ride.

    - The code isn't highlighted in any way, making it hard to read.

    - The author doesn't even explain the code- just gives brief summaries on what to expect.

    - More irritating (and the reason I rated it a 3/5) is the fact that you won't know where the code goes. At all. The author just gives you the code and expects you to know XNA well enough to know where it should go. (It doesn't even show you where the code should go in correlation with other bits of code). The solution? The CD has the code on it. If you get this book, you will NEED the CD if you want to learn anything at all.

    - The CD barely functions under my installation of Vista. The auto-install feature for XNA/C# didn't work, leaving me to find the downloads on my own (which wasn't so bad, really)

    - The author's sense of humor is really stale. I pictured the author as one of those dungeons and dragons geeks. If you read this book, you'll know what I mean.

    - This book puts a heavy emphasis on math. And guess what: it isn't explained. Be prepared to learn more about trigonometry from Google, because you won't learn it here. (Sine waves functions, radians, functions for degrees, angles, etc etc)

    - The author states that the code isn't optimized, since he wants the reader to understand the concepts. This is just an easy way out for him! Not only does he use TRIGONOMETRY where it DOESN'T need to be used, but he does it in a fashion that isn't, in his words, "optimized."

    But what I can say about the book is the examples are nice. The code compiles cleanly. I did learn a lot, albeit I needed Google to help explain it.

    Overall I'd say I've had more success learning from examples on the Microsoft Knowledgebase and user-created sites. I only look at this book when I need to.

  • Probably the easiest programming book to learn from


    By A2DRWK005M3YRL on 2007-12-11
    I originally bought the book because it was one of two that I was thinking about buying that came with a CD. I've dabbled in C# over the last two or so years (C++ guy turned Java guy - turning C# guy - turning older...) and became curious about the whole XNA hype, so I settled on this book.

    I am simply amazed at how easy it is to read, how clear the code base is, and I can't help thinking that the author is sitting next to me eager to show me something new. This is an author who thinks like a reader.

    It is my intent to purchase further books by this author. I'm sure they will find a home near my laptop and sit next to the greats like Andre Lamothe.

  • Clearly, this guy knows what he's talking about...


    By A3DYTG950XBU61 on 2007-12-20
    and he presents it in an approachable way.

    It isn't dumbed down -- but at the same time it gives an idea of what one is getting into when programming games. Most definitely, a decent understanding of object oriented programming is a huge plus, and of the C# flavor is even better, however, don't throw in the towel if you have neither one...especially if you really love games -- that's the reason Microsoft created this tool. It's worth the effort to learn.

    Another good thing about this book, IMHO, is the sense of humor the author displays -- although he still doesn't reveal who Will is. :)

    This book is something you'd WANT to read, not like when you HAD to read a novel's CliffNotes, or when you HAD to eat that dry turkey during the holidays to be polite.

    Do yourself a favor and at LEAST thumb through it in your local Bookstore.



  • The best beginner XNA book..


    By ALO6JLC5K1NUI on 2007-11-13
    I must say this is in my opinion the best XNA 'beginner' book, it starts from the bottom and builds up, it grasp a lot of topics. this book has all the basic. very very nice, i got 2 other XNA books, and this is the best!.

  • Great 2D book. Works with 2.0


    By A2WA5G4FU3KKR1 on 2008-04-30
    This book talks about 3D, but it's main focus is 2D. I would have liked to seen some more information on 3D, but obviously you can only fit so many things in a book. This book was released after the 1.0 refresh was out, but it still has it's own font class instead of using the built in font class in XNA. This annoyed me a little, but nothing major.

    The author does a great job at explaining most of the code. He has good text information as well. My biggest complaint was all of the "redundant" 2D games. Granted, they are different games but it is really more of the same. This is just my jaded view to wish there was more information on 3D.

    If you are looking for only 2D games, this is the book for you. It also has some basic info on 3D that is beneficial, but if you are looking to actually create a 3D game you will want to grab a different XNA book on the market. Check my reviews to see which ones I like. This book gets my second highest review because it is such a good book. The author did a great job ... main reason for the dock of one star is for the lack of 3D content.

    The book has updated code and doesn't seem to change to much from what is printed in the book. That is a good thing!

  • Um dos melhores que já li sobre XNA
    By A3F894WHLFOLYF on 2008-01-31
    Para o pessoal ai do Brasil, vale a pena comprar.

    O livro é bem didático e explica muito bem tanto conceitos de XNA como de matematica.

    Aborda desde 2D até 3D, além de entradas e som.
    Sempre compro livros aqui, e este é um dos melhores que já adquiri, por isso to deixando aqui meu comentário.

  • xcellent!
    By ADJNKXG47GG3D on 2008-02-14
    Caveat: I have known and worked professionally with the author, Joe Hall, for a few years, and found him to be highly qualified, extremely sharp, laser-focused, and very well-spoken. So naturally I had very high expectations for this book.

    I was not disappointed... in fact I was pleasantly surprised!

    Joe gives enough information so that those new to game programming can follow along and figure it out, but he does so without boring the more experienced reader. Buy it, read it, do it - it's fun!


  • Easy to read, very concise book about XNA
    By A2QTLGMM3XQGF5 on 2008-02-26
    Just real brief - this book is a must for developers who are familiar with programming concepts (i.e. conditions, loops, etc), and who wish to dabble in XNA. XNA's a different beast in itself, as the book will explain - and the author will strive to explain every single detail about the code he uses and the formulas he places in them. Reason why I only rated this book a 4 out of 5 is because all the code in the book is based off of XNA 1.0 - and the current version, XNA 2.0, deprecates some of the programs in the book. You can download the code from his site, however - but often times I want to be able to just thumb through the code in the book and not worry whether or not the code's deprecated. Otherwise, it's a highly recommendable book.

  • Beginner Book
    By A1YLT7P96KKS73 on 2008-03-31
    Great for new person to XNA. General OO programming knowledge required, but the basics of game design are there.

  • Excellent Book and a bunch of fun
    By A2GORDZFN2T03W on 2008-08-31
    This book is excellent *IF* you know C#. I rated it 5 stars because I work in C# everyday and am able to find my way around the code. I'm also translating the XNA 1.0 examples into 2.0 examples using the Author's website. The way I approach the examples is to actually load the code that is working in one instance of VS 2005 and then work in another version. I attempt to put the code together, learning along the way, and then look at the finished example. In this manner I learn even more about C# while learning XNA. I own many XNA books and this one is by far the best of the bunch and one I keep close at hand.

    If you are brand new to C# this should be your second book after a good basic C# book.




You may also be interested in...

Search

 
A few of the items recently found with Dhoogle:
dv4217cl hm630u garmin vista superfeet roadtrip
koss portapro mp350 love puppy 10401401 breast
we were young nec 19 lcd sonya isaacss px 200 korpiklaani
xbox 360 ipod 80 dv6226uscom 4gb loox n100
dell 7180 capitals dhoom steamfast
pirates ppirates dhoom2 inkjetmart inkjet mart
sirpvk1 core exercise book cx5900 epson cx5900
nikon games skills games canon lbp2900 canon lbp3000
camedia reader turion mk36 magellan gps dibussi mt3418
cheeky dog athlon 64 amd 4800 4800 939
nec psp 418 psp417 nhacviet u150
falcon40 beast belgium pudak anime heymanyo
hanners shinji ikari buy falcon40 z5500 saitek ps33
add url sexy bedding 5100 fibre
nail polish tshirt adidas adidas shoes nokia mobile
blah topseoorg topseo targetseo ram
best buy bestbuy sirius wind dvd
sercius dhoogle tomtom go 510 garmin 360 apple
dingy notepal redhat testing richard pryor
richard pryot 801061014728 yellow sonic impact dinosaur
biology dinosaurs maxim magazine dog beast
barbie sdfsdf pc playstation cycle beads
beads cookie pentium gps tracker sas
mattress air nint lov lo
e brother goat ipod speakers agatha
jesus shawshank boogie ice cream megaphone
braun shaver air mattress om t-shirt shot glasses t-shirt
polish yahoo epson c88 saturn gateway mt3418
amd turion psp dv6226us ipaq 5915 gateway
edge om fibre2fashion wii shoes
nike bestbuycom sega nintendo epson
athlon 64 x2 logen atari aatma tshirt maxim
gps ps3 canon playstation 3 ipod
love