Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning Java SE 6 Game Programming [Paperback]

Jonathan S. Harbour
1.0 out of 5 stars  See all reviews (1 customer review)
List Price: CDN$ 37.99
Price: CDN$ 23.93 & eligible for FREE Super Saver Shipping on orders over CDN$ 25. Details
You Save: CDN$ 14.06 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 1 left in stock (more on the way).
Ships from and sold by Amazon.ca. Gift-wrap available.
Want it delivered Thursday, May 23? Choose One-Day Shipping at checkout.

Book Description

Jan 18 2011 1435458087 978-1435458086 3
BEGINNING JAVA SE 6 GAME PROGRAMMING, THIRD EDITION is perfect for beginner level game programmers with some Java experience who want to quickly and easily learn how to create games using the latest version of the Java SDK, Java 6. Written in simple language, the book teaches each new skill using engaging tutorials in which you'll write short programs that demonstrate the topics being covered to reinforce what you've just learned. Each chapter builds upon the previous ones, allowing you to repeat and practice the techniques covered. You'll begin with the basics of writing a simple game using vector graphics, move on to utilizing Java's advanced library to add animation and sound effects, and end by creating a professional, sprite-based game full of interesting artwork and details that you can share with others on the web. And you'll be able to use the skills and techniques you've learned to create your own games to play and share. All you need to get started is a basic understanding of Java and your imagination!

Customers Who Bought This Item Also Bought


Product Details


Product Description

About the Author

Jonathan S. Harbour is a freelance writer and game developer. He maintains a forum at http://www.jharbour.com/forum for support of his books and games, and he has a Facebook page at http://www.facebook.com/jharbourcom. He enjoys science fiction, comics, and video games.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
4 star
0
3 star
0
2 star
0
1.0 out of 5 stars
1.0 out of 5 stars
Most helpful customer reviews
1.0 out of 5 stars Very disapointed with quality of content April 30 2011
By Dan
Format:Paperback
Roughly the first quarter of the book is spent with encouragements and teaching Java basics. The pages have lots of spacing and images, there is also explanations of Java basics throughout the book so there is very little true content. Less than half of the book material is about game programming as this book is also about teaching Java basics.

This book is also not a good recommendation for those learning the Java language as it has very poor programming style. I have read the first 3 quarters of the book and tossed it aside as it has very poor style. I have since purchased "Killer Game Programming in Java" by Andrew Davison and am very impressed with that book (it is not intended for someone learning Java but you could purchase a separate book for learning Java that teaches proper style). I purchased "Beginning Java SE 6 Game Programming" thinking that it was the latest Java book on game programming but don't let the title fool you, "Killer Game Programming" was written when Java SE 5 was around but it is a much better book on actual game programming.
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.1 out of 5 stars  7 reviews
16 of 17 people found the following review helpful
2.0 out of 5 stars Provides Some Information Feb 18 2011
By Kenneth W. Brown - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
Sadly, this is probably one of the best Java game programming books out there, but there is much more to be desired. Being a Java developer, this was perfect for my needs. The book provided the methods of game programming logic that I needed. Unfortunately, even if you're a beginning Java programmer, I would suggest something else. If you don't want to write Java web-applets (which I don't even know many that do), or at least pair it with something that will teach you programing Java applications.

Even though it is known that you need to understand Java, this book takes that statement even further. At the beginning, the author wastes two chapters rambling about things you would find in a beginning Java book, and then contradicts himself a couple paragraphs later. Not only that, bits of code, like the initializing html file for Java applets is mentioned before you even need it; then never brought up again when you actually need the code. After half a chapter of different IDEs for Java, you're given code, and instructions that don't even work for setting up a text editor claiming to be an IDE.

Ignoring these things, I continued on through the book, only to realize that it was even more clumsy than I thought. Once you start entering code, and get to the point of testing; hope that you did not mess anything up through the pages of inconsistent spacing, and poor programming; because the author neglected to provide any way to find the sources for the book. After using a search engine as a citing resource, then traversing his site; I found the source code from the 2nd edition, that was exactly the same code as the only code for the 3rd edition. Even when everything is working well, instead of sticking with one topic, the author jumps around, distracting you from the main program (which is progressively created throughout the entire book), by putting various different demonstration projects in between; which could have been presented before the main project. In the end, after reading lots of posts about missing blocks of code from readers, resulted in reading the logic to use in my own projects; ignoring the provided project completely.

I hope that the author takes more time on the 4th edition, actually making changes to the text, providing links to code, omitting wasted space, possibly giving a bit more of a clear understanding to needed code, and using an IDE the majority uses. Even being a new book, the programming is outdated, and lacking in good practice. It surprises me that an actual "Course Study" publisher would allow a book like this to go through without any sort of editing, but I've come to the conclusion that the "ptr" in the publisher's name, actually means "Public Test Release"; not "Professional Technical Resource".
2 of 2 people found the following review helpful
4.0 out of 5 stars Java SE 6 Game programming, Third Edition Mar 17 2011
By Dave H - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
Reading this book, I have come to notice that the author is very disorganized and like to stray off subject in this book. It offers sum notoriety onto how java works, but it fails to explain. if you have read a basic java book you will be fine, if not make it a point to order a reference book to look back to for help.

If you have read a java book or have one at your side well reading this, you will learn alot of intresting things that are overlooked in other books. I was looking for a book to show me what i needed to know to make a game, and i found it. This book will show you how to creat 2D Java Apllets and Java Aplications.
1 of 1 people found the following review helpful
3.0 out of 5 stars Get a java primer book first!!! Jun 20 2012
By Jordan - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
You're searching amazon for a "learn java through game programming book" when you find this great one! Only one problem... it asumes you already have a base knowledge of java.
Get a java primer book. Take the extra time to learn about the syntax and basic build of the java language, then come back to buy this one.
End result 3 outta five.
Search Customer Reviews
Only search this product's reviews

Listmania!

Create a Listmania! list

Look for similar items by category


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges