Customer Reviews


9 Reviews
5 star:
 (3)
4 star:
 (5)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


7 of 7 people found the following review helpful:
4.0 out of 5 stars Excellent book
I started reading this book, because I did not see any other good options around. Probably it is the first book on game programming in J2ME. Other books are limited to either games or J2Me. I read the book and found it very useful. Even if you are new to all this, you will not have trouble with this book (assuming familiarity with Java). This book is divided into 6...
Published on September 30, 2002 by Vaibhav Gowadia

versus
19 of 19 people found the following review helpful:
3.0 out of 5 stars Good but 50% of it is way too general
This is a good, very readable book. Its main drawback, though, is that the first 260 pages present information which in my opinion everyone interested in MIDP games development already knows.

Chapters 1-5 & 7 are a light discussion on mobile networks, available handsets, some common services such as SMS, EMS, WAP and MIDP games currently on the market. This is quite...

Published on June 19, 2002 by falcon7000


Most Helpful First | Newest First

19 of 19 people found the following review helpful:
3.0 out of 5 stars Good but 50% of it is way too general, June 19, 2002
This review is from: Micro Java™ Game Development (Paperback)
This is a good, very readable book. Its main drawback, though, is that the first 260 pages present information which in my opinion everyone interested in MIDP games development already knows.

Chapters 1-5 & 7 are a light discussion on mobile networks, available handsets, some common services such as SMS, EMS, WAP and MIDP games currently on the market. This is quite interesting but not very deep and it doesn't correspond with the title of the book very much.
Chapter 6 focuses on the Japanese market and until you want to create products in this language version and sell them there, it won't be too interesting for you either.

So the first half of the book disappointed me because it wasn't what I paid for.

Chapters 8-13 discuss the very basics of J2ME. If you have any skills in java and if you looked through the J2ME specifications which can be found on various web sites (Sun/Borland/Nokia) or if you at least have gone through some tutorials you won't find anything new in these chapters. They are well written, but this is rather the beginners' stuff. The whole MIDP API is so simple that you can get used to it in one day and in my opinion such a long introductory discussion is obsolete.

What is really valuable in this book are the next 180 pages on which the authors present the complete process of creating a sophisticated, very well-written, multiplayer MIDP game. This is really worth the money and this is what this book should start with. Even if you have some experience in game development you should read these chapters thoroughly because of the many tips&tricks which you simply have to know to be able to use. I was very satisfied with this part of the book, mainly because the resulting code was condensed and clear and the results were better than expected.

The last part of the book presents various J2ME APIs and is enclosed by the index.

So to summarize: This is a good, very well written & worth reading book but the hardcore programmers might feel disappointed becasue of the amount of the basic to intermediate material. It's also a pity that there is no CD-ROM accompanying the book so unless the publisher posts the source code on its web site you'l have to type it yourself.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
4.0 out of 5 stars Excellent book, September 30, 2002
By 
This review is from: Micro Java™ Game Development (Paperback)
I started reading this book, because I did not see any other good options around. Probably it is the first book on game programming in J2ME. Other books are limited to either games or J2Me. I read the book and found it very useful. Even if you are new to all this, you will not have trouble with this book (assuming familiarity with Java). This book is divided into 6 main sections. The book starts with an introduction to the java enabled mobile devices. Thus, if you are new in the field, the sections might be very useful. Else you can easily skip over to J2ME section. The authors discuss some available programming tools and then describe programming techniques for using less memory, optimization and multithreaded programming.

Part 4 of the book is the real core about game programming. The book covers development of Graphical User Interfaces, Audio basics and wireless networking. It does an excellent job in explaining the mechanics of game programming. The working can be understood even if you are not a J2ME guru.

In latter parts, they cover personal java APIs, iAppLi, Siemens Game API. You will learn neat stuff about accessing Phone Books, making calls, sending SMS messages etc. At end, they put together all tricks to develop the micro-racer game. A nice project to learn it all.

Highly recommended for readers of Beginner/Intermediate level in areas of game programming and J2ME.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
4.0 out of 5 stars High-quality, thorough, well-written... with a few flaws, May 16, 2002
This review is from: Micro Java™ Game Development (Paperback)
Great book! Some highlights:

- well written
- good level of detail - not too wordy, yet clear and descriptive
- forward-thinking - hits on many important, yet frequently overlooked topics like future market outlook, related industry initiatives, publishing options, third party extensions and APIs, available devices, etc. This includes information from around the world, not just US.
- includes a thorough listing/overview of existing games in the marketplace that the author considers to be top of the crop. I found this extremely helpful, both as a guide for setting my level of expectation and as a real life view on what's out there, what works, what's popular, what's missing, etc.
- highlights the importance of good game design, playtesting, preproduction. This is a real guide to game development, not just a J2ME programming primer.
- a full-blown game, with networking support and all, is created during the course of the book.

5/23/02 - An update, having gone through about 60% of the book:

Most of my expectations (as described above) were met and even exceeded in many cases, however, there are also a couple of minuses to the book:
1. There is a large amount of typos, some fairly serious (read: in the source code). This can take you off track every once in a while as you try and fail to align the text and the code in your head.
2. As there is no CD with the book, you have to re-type all the code yourself if you want to use it. Of couse, given the typos, that's probably a good thing. I emailed the publisher about being able to download the code from the web, no response yet.
3. Some of the code is not as well commented/explained as it could be, and assumes a higher level of expertise with Java that one would initially think. You should be quite comfortable with most aspects of J2SE, especially Swing and Threads in order to navigate through the code smoothly.

Because of these, keeping the rating at 4 stars. Still, it's a great book, and a highly recommended read if you are interested in J2ME, games, or both.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 7 people found the following review helpful:
5.0 out of 5 stars Great book for beginning MIDP game developers, April 7, 2003
By 
Michael A Sidler (Ovilla, TX United States) - See all my reviews
This review is from: Micro Java™ Game Development (Paperback)
I have a number of J2ME/MIDP books but none of them cover game building with MIDP other than very basic games. This book goes into some of the real issues of developing a graphical based realtime game.

If you are looking to build a game with MIDP and have no gaming experience this is a very good book to get you started.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars Good foundation for developers, February 3, 2004
This review is from: Micro Java™ Game Development (Paperback)
I found this book very informative. I would recommend using it in conjunction with a good J2ME reference guide (such as Learning Wireless Java). The examples work (I was very surprized by this...), if you want to start writing games this will give you a good foundation.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


12 of 12 people found the following review helpful:
5.0 out of 5 stars A Good Starting Point, March 17, 2003
This review is from: Micro Java™ Game Development (Paperback)
This book is the first I have read on Micro Game Development. I have recently looked into the subject for my Final Year Project, and found that there are lots of tools, standards and SDK's etc. to get your head round. The information on Sun Microsystems and Nokias sites is vast, and is going to take weeks to correlate. This book covers most of the things I need to initially know to get started in mobile game development.
The book starts with a brief explanation about the history of computer games and how they have changed over the years along side growing technology. An overview of the books mission helps to imprint what the book is going to teach you. This has helped me understand the overall structure of the subject.
If you are new to gaming the book explains some of the basics of game design but later goes into more detail, including choosing genres that are more suited small devices.
The first part of the book explains small devices on a wider scale. Different Java enabled devices are described such as PDA's Set Top Boxes and Smart Cards etc. this puts mobile game programming in perspective to the overall structure of small device programming.
Java has a number of add-ons which cater for these different devices, such as JavaTV for set top boxes and j2me PDA profile for PDA's. These technologies are briefly described along with MIDP and CLDC which are specific to mobile phones, to give an overview of the different development environments of small devices.
Part two goes into mobile phone technologies in more detail, explanations include first, second, second and a half and third generation phones, as well as SMS, MMS, WAP and WML etc.
Part three starts to get into the meat of mobile phone technology, J2me. It describes the need for a cut down version of Java, and ex[plains the structure of j2me, CLDC, MIDP on mobile phones.
This part also walks through the writing, compiling and deploying of a simple miDLET using the command line and the `Wireless Tool Kit'. It then goes into simple procedures such as displaying graphics and command listening. Threads, code size reduction and memory optimisation is also covered.
The game side of the book really begins in part four. High and Low level GUI's are discussed, before moving onto sprites and their management. Audio and Networking is also discussed here.
Part five describes some j2me extensions such as PersonalJava, CDC and the Siemens Game API.
The most exciting part of the book however is part six which walks through the creation of a racing game. This gives the necessary code along side explanations to develop a small game.
This book overall, is a good starting point into the understanding Micro Game Development and is also an enjoyable read. I would recommend it to anyone who is considering moving into this area, and wants to take a quick look first.
There are a few downsides to the book though, there are plenty of typo's which I also noticed in an article by one of the authors. Also the book is now a year old, which like any computing subject is more like a thousand years This along with the fact that it covers mainly the basics means that I would recommend this book as a starting point, but more up to date and detailed information will be needed.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 4 people found the following review helpful:
4.0 out of 5 stars Looks like a high-quality, thorough, well-written book, May 16, 2002
This review is from: Micro Java™ Game Development (Paperback)
Just spent an hour with this book and it looks great! Some highlights:

- well written
- good level of detail - not too wordy, yet clear and descriptive
- forward-thinking - hits on many important, yet frequently overlooked topics like future market outlook, related industry initiatives, publishing options, third party extensions and APIs, available devices, etc. This includes information from around the world, not just US.
- includes a thorough listing/overview of existing games in the marketplace that the author considers to be top of the crop. I found this extremely helpful, both as a guide for setting my level of expectation and as a real life view on what's out there, what works, what's popular, what's missing, etc.
- highlights the importance of good game design, playtesting, preproduction. This is a real guide to game development, not just a J2ME programming primer.
- a full-blown game, with networking support and all, is created during the course of the book.

4 stars for now, only because I haven't yet gotten a chance to fully explore it, but if the first impression is any indication, this is really a 5-star product.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 6 people found the following review helpful:
5.0 out of 5 stars Good introduction, May 23, 2003
By A Customer
This review is from: Micro Java™ Game Development (Paperback)
Good introduction to both game development and j2me overview and programming. Good examples you can relate to.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 17 people found the following review helpful:
4.0 out of 5 stars So far so good, May 3, 2002
By A Customer
Amazon Verified Purchase(What's this?)
This review is from: Micro Java™ Game Development (Paperback)
I just got this book but it looks pretty good.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Micro Java™ Game Development
Micro Java™ Game Development by David Fox (Paperback - April 28, 2002)
$54.99
In Stock
Add to cart Add to wishlist