Editorial Review:
Would you like to create your own games, but never have the time to dig into the details of multimedia programming? Now you don’t have to! XNA makes it simple to create your own games, which will run on your PC and Xbox 360 console. Even if you don’t know how to program at all, Beginning XNA 2.0 Game Programming: From Novice to Professional will teach you the basics of C# 2005 programming along the way. Don’t get overwhelmed with details you don’t need to know— just learn what you need to start creating your own games right now! The fast–paced introduction to XNA and the C# language provides professional developers a quick-start guide to creating a commercial product using XNA, as well as offering home enthusiasts or hobbyists everything they need to begin putting together games in their spare time. You’ll discover and understand all the key concepts required to create smooth, professional–looking results in a range of gaming genres. Every reader will come away with a firm foundation onto which they can build more advanced ideas. What you’ll learn - Game Planning and Programming Basics
- 2-D Graphics, Audio, and Input Basics
- Creating Your First 2-D Game
- Improving Your First 2-D Game
- Basics of Game Networking
- Rock Rain Live!
- 3-D Game Programming Basics
- Rendering Pipeline, Shaders, and Effects
- Lights, Camera, Transformations!
- Generating a Terrain
- Skeletal Animation
- Creating a Third-Person Shooter Game
Who is this book for? Anyone approaching XNA programming for the Xbox 360 for the first time About the Apress Beginning Series The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional”. You’ll start your journey by seeing what you need to knowbut without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory! Cached date: AWS Called=true
You may also be interested in these products:
These categories may also be of interest to you:
Customer Reviews
Average Customer Rating: 
Best XNA book, code examples contain errors, where is the Quality Control? 2008-09-07 I found this book on the web and still decided to buy it. The book is the easiest time I think I have ever had learning XNA, however, like all programming books it seems that only experienced coders who correct errors as they read are the ones in charge of editing and quality control.
For example, on page 46 it tells you to include a line of code that doesn't seem to make sense (private SpriteBatch spriteBatch = null;) in the Game1 code. This of course is redundant and cause the game not to compile. And.... naturally, the downloaded source code runs fine. Why? Because this line of code is not in the project. I imagine the XNA guru they had reviewing this book (how come they don't hand the book to a total newbie and say 'here, follow this book exactly and tell us when the code examples dont work') fixed the errors he seen on the fly without thinking ..oh, a total newbie won't know this is an obvious mistake..
But I can honestly say I have NEVER read a 'teach yourself' programming book with flawless code examples. And of course the downloaded source always works and you just have to compare your file with thier file and see what is different. The only positive note I can say about the poor state of quality control with newbie programming books in general is that in a way it teaches you to troubleshoot code. But, for someone who is completely new and doesn't pick up on these things it is very frustrating. I'm lucky now in that I have learned enough that I can fix these errors, but a few years ago I would have just tossed this book out of frustration when I do exactly as instructed and it still doesnt work.
To the people who write these books I have a suggestion....
If the person in charge of quality control has ever written a single line of code they are not qualified to review a book targeting newbies. Give the book to your spouse, neighbor, 12 year old, etc. who will quickly hand it back to you 5 times every chapter and say 'hey, I did what it said and got a bunch of errors', or 'hey, it assumes here on page whatever I know where to type this'.
Now, all that being said, this is a darn good book. The authors make XNA and XBOX programming about as simple as possible... the examples are explained very well and easy to follow. If you have gone through another C# teach yourself newbie book you should minimal trouble getting a game up and running in just an hour or so!
Great reference guide 2008-08-09 First off this book is not for a beginning programmer. You must have at least some knowledge of object oriented programming before using this book. A basic knowledge of C, C++, or C# would also help a lot. Along with that, a slightly more-than-basic knowledge of the .NET framework is necessary.
If you have all those, this is a great book. The explanations of XNA code and corresponding programs is easy to follow. If you read the code and try to understand it without blindly copying it, you will learn a lot from this book.
There are some errors throughout the book, but most of them are minor; if you have a programming background, you can get through most of them with little trouble.
Overall, this book is for someone who is a beginner at XNA, not at programming all together.
Good book of XNA 2008-07-29 It's a good book, however it has many pages of code. In despite of that I recommend the buy.
A little too to the point. 2008-07-21 This book doesn't beat around the bush, which can be a good thing for an already experienced developer. However if you aren't experienced it could easily leave you lost. If you are a "novice" like the book claims to cater too you'll probably never get to them without further reading from other materials.
The QC for this book was very poorly done. There are tons of errors in the spelling and in the code. They completely forgot to explain certain things and then expect you to have figured them out on your own later.
The book covers a decent amount of useful information, but it seems like they just pushed it out a bit too soon. If they had gone through the tutorials and tried them out and made sure all the steps were covered, it would have been a lot nicer to learn with. Instead the tutorials left me lost most of the time. I spent hours trying to figure out what steps they forgot to include.
I think this book could be quite a useful tool if you are already well versed in the .net C# environment. However I would recommend a different approach if you have little C# experience.
Best XNA book on the market 2008-07-10 This is a great book to help you get started with XNA. I like the fact that it's straight and to the point with no fluff. Covers 2D and 3D game programming including skeletal animation. All sample code compiles and runs as advertised and is explained in detail. I had a bad experience with another XNA book so I'm glad I found this one.
|
|