iPhone Cool Projects

January 19, 2010 by admin
Filed under: Black Berry Cell Phone 

  • ISBN13: 9781430223573
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product DescriptionThe iPhone and iPod touch have provided all software developers with a level playing field—developers working alone have the same access to consumers as multinational software publishers. Very cool indeed! To make your. . . More >>

iPhone Cool Projects

Comments

5 Comments on iPhone Cool Projects

  1. L. Palm on Tue, 19th Jan 2010 7:26 pm
  2. This book has expanded my horizons, showing me new ways to do things with the iPhone. Though it might be simplistic at first, it does a great job of conveying how to build real starting points for much better apps. The chapters are completely independent of each other, too, making it a great shelf reference!

    Rating: 5 / 5

  3. aSingleParent on Tue, 19th Jan 2010 7:44 pm
  4. I just received this book and found the projects in this book extremely well done and relevant for iPhone developers. Every project in this book walks you through how to build iPhone applications from scratch using the iPhone 3. 0 SDK, Interface Builder and Xcode. The book is in color so it is easy to read the projects examples along with all the Xcode settings and connections in Interface Builder.

    There are 7 chapters in the book, each chapter is done by a different author who specializes in that area. The authors spend time discussing all the issues with the design and development of their project. Unlike, so many other books like this that just show code, these authors spend time on the design and issues behind the project. The code is in the book and the full code is available from the publisher.

    The project chapters are on;
    1) a graphics puzzle game
    2) Peer-to-Peer networking
    3) Threading iPhone applications to increase app responsiveness
    4) Multitouch Interface Design and Implementation
    5) ****This is a great chapter/project******* Physics, Sprites and Animation with cocos2d-iPhone Framework
    6) Streaming Audio by the guy who wrote Pandora Radio
    7) Core Location, XML and SQLite

    The real world examples help you understand how to design and build iPhone applications and are especially helpful if you need a code snippet on a specific subject.

    I am really impressed with all the Apress books on iPhone Programming. Great authors, great examples and very well written.

    I’m sure you’ll find this book extremely helpful with your iPhone development.
    Rating: 5 / 5

  5. Aaron on Tue, 19th Jan 2010 9:14 pm
  6. If you’re like me–learning Cocoa, know some C from way back in college, but otherwise a beginner–and you’ve gone through Mark and LaMarche’s Beginning iPhone Development, then this is your next book. Whereas the Beginning iPhone book goes into detail on the basics, this book shows how to stitch those basics together to solve more complex, more “real world” iPhone problems. Another value to beginners like me is that this book introduces various, generic programming concepts (such as threading, sockets programming, transferring audio data over a network, game timing, etc) that experienced programmers take for granted.

    For example, the first chapter does not only show you how to make a simple Quartz-based game, but also addresses issues such as synchronizing game timing with program timing. The second chapter (Peer to Peer Networking) combines the sockets API with Apple’s NSNetService networking framework. Before reading this, I didn’t know a socket from Shinola.

    What I like about this book is that each chapter is self contained, so you can jump around and read the stuff that is more immediately important to you.
    Rating: 5 / 5

  7. Mr. Cairo on Tue, 19th Jan 2010 11:55 pm
  8. This book is a fantastic addition to anyones programming library. This is not a book for beginners as it covers some pretty complicated topics (look at the Beginning iPhone 3 Development: Exploring the iPhone SDK by Apress if you want something a little more introductory). The topics include peer-to-peer networking, threading, multi-touch design, streaming audio and much more. This book can almost be considered an iPhone cookbook of sorts because of its wide variety of topics that are explored. For example, what I personally liked about this book is that it got into detail for certain things I was really interested in. There is a section of cocos2d programming (an open-source game development library of sorts). That was exactly what I needed to help me with a project I was working on. While that topic might seem a bit esoteric, the other topics are extremely practical. Good luck on finding any book that covers that library – only Wikis and forums so far. My only small gripe, and its more of just a timing issue, is that the book doesn’t cover any of the new OS 3. 0 features – I’m sure that book is coming. If you are looking to add some cool ideas to your existing iPhone project, then this book is invaluable.
    Rating: 4 / 5

  9. B. Lees on Wed, 20th Jan 2010 1:30 am
  10. I really enjoyed this book and learned a lot from it. I thought the chapter on Multithreading was especially good. That chapter alone was worth the cost of the book. It is amazing the stuff you can do on the iphone and the power once you understand how to develop for it.

    I would recommend this book to anyone wanting to get started with iPhone development or those who want to take their development to the next level.
    Rating: 5 / 5

Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!