10 of 10 people found the following review helpful:
5.0 out of 5 stars
A MUST HAVE FOR ANY IPHONE DEVELOPERS!, February 3, 2010
This review is from: More iPhone 3 Development: Tackling iPhone SDK 3 (Beginning) (Paperback)
Dave and Jeff delivered again in this sequel to Beginning iPhone 3 Development. More iPhone 3 Development shows the readers more advanced topics in iPhone development, and specifically many new APIs introduced in iPhone SDK 3.0. The major additions in SDK 3.0 are Core Data, MapKit, GameKit, and built-in delegate to send emails within your apps. Luckily, Dave and Jeff went in depth to show us how these new APIs work.
Chapter 2 to Chapter 7 are all Core Data related. I highly recommend these chapters. They give you a complete view of Core Data APIs with working samples. It also touches on how to modify existing Core Data structure, as well as versioning and upgrade. Once you master Core Data API, you can unleash this newly gained power in your conquering of iPhone app development.
Chapter 8 is a very interesting one talking about peer to peer networking over Bluetooth protocol using GameKit. This is very useful when you are in-door w/o any Wifi and 3G data connections. Bluetooth will guarantee to work within iPhones/iPod touches anywhere.
Chapter 9 tackles Bonjour service and network streams. Many multiplayer games are built using Bonjour networks, it's a must read for game developers, as well as anyone who's interested in how network stream works.
Chapter 10 is an introductory on working with HTTP connections and GET/POST operations. This chapter is a little lean. There could be more coverage on HTTP connections and requests, but this chapter should be good enough to get you started.
Chapter 11 describes MapKit. This is very very useful. Pre-SDK 3.0, it was a pain to integrate Maps into your iPhone apps. Messy AJAX calls, loading delays, un-responsive UIs. Now MapKit solves these in a very elegant way. It's a simple delegate that you need to implement, and define annotation views for each POI on the map. Building a map application couldn't be any easier these days.
Chapter 12 introduced the MessageUI which has controllers and methods to let your apps to send emails w/ various configurations without leaving your apps! This IS a big deal! Your app becomes more sticky and cohesive to the users. Highly recommend this chapter!
Chapter 13 shows you how to use iPod Library, media picker and music player. An interesting read on how media is handled on the iPhone.
Chapter 14 and 15 talk about responsive UIs and debugging techniques. Very very helpful information on how to improve your apps.
Again, Dave and Jeff deserve a long-standing ovation for giving us another must-have iPhone development book. I wish they can come out an iPhone game development book soon, heavily centered on OpenGL ES 1.1 and 2.0 ;) Thank you!
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:
3.0 out of 5 stars
Kind of Disappointed, June 11, 2010
This review is from: More iPhone 3 Development: Tackling iPhone SDK 3 (Beginning) (Paperback)
I am huge fan of Apress and both of the authors who contributed to this book. I read" Beginning iPhone 3 Development" which is a reference I go to regularly. All that being said I must say this. I am not trying to be the one person who rates a book poorly without a valid reason. I was very interested in this book because of the Core Data section. While working through the book I noticed numerous bugs and contacted the author. I did get a response which said they had been having numerous problems. I was told that I would get a response and the error would be fixed. Well it is months later, have not received a follow up email (I understand people are busy but I did send a quick follow up with no response), have tested the updated code and the bugs are not fixed and the support site has numerous comments about bugs with responses. So to make a long story short I really don't feel comfortable with Core Data. I did learn a lot about it but I would definately feel uncomfortable implementing it in an app. The second half of the book is great and goes over numerous parts of the SDK. Again I really love Apress but find it disappointing that the section on Core Data had problems and the development community has been left without a solution. If you are looking for a book on Core Data I would not recommend this book. If you are interested in exploring parts of the SDK that are covered in Part II, I highly recommend this book.
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:
5.0 out of 5 stars
Beyond the basics in style., January 11, 2010
This review is from: More iPhone 3 Development: Tackling iPhone SDK 3 (Beginning) (Paperback)
For those of you who read Beginning iPhone 3 Development, written by the same authors, know that they not only know their stuff, but are great in delivering the message. This book is no different. I like this book especially because of its in-depth take on Core Data. After a brief introduction, the authors dive into Core Data. The way it's explained is clear and the examples are easy to follow. Although the iPhone SDK has grown into a large set of frameworks and libraries, the selection the authors made in the second part of the book covers some of the most used frameworks of the SDK making the chapters useful for a wide variety of readers/developers.
I have been looking forward to this release and the book hasn't disappointed me. If you master the basics of iPhone development then this book is definitely for you.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No