Learning iPhone Programming von Alasdair Allan | From Xcode to App Store | ISBN 9780596806439

Learning iPhone Programming

From Xcode to App Store

von Alasdair Allan
Buchcover Learning iPhone Programming | Alasdair Allan | EAN 9780596806439 | ISBN 0-596-80643-4 | ISBN 978-0-596-80643-9
"Schon der Untertitel 'From Xcode to App Store' verweist darauf, dass es in diesem Band um Apple-spezifische Programmierung geht. Objective-C-Grundwissen vermittelt der Autor, bevor er ins Detail geht und beispielsweise Design Patterns fürs iPhone erläutert. Wie man XML oder JSON einliest, seine Anwendungen schließlich fertigstellt und beim App Store einreicht, beschreiben weitere Kapitel." - iX, 12/2010

Learning iPhone Programming

From Xcode to App Store

von Alasdair Allan
Get the hands-on experience you need to program for the iPhone and iPod Touch. With this easy-to-follow guide, you'll build several sample applications by learning how to use Xcode tools, the Objective-C programming language, and the core frameworks. Before you know it, you'll not only have the skills to develop your own apps, you'll know how to sail through the process of submitting apps to the iTunes App Store.
Whether you're a developer new to Mac programming or an experienced Mac developer ready to tackle the iPhone and iPod Touch, Learning iPhone Programming will give you a head start on building market-ready iPhone apps.
* Start using Xcode right away, and learn how to work with Interface Builder
* Take advantage of model-view-controller (MVC) architecture with Objective-C
* Build a data-entry interface, and learn how to parse and store the data you receive
* Solve typical problems while building a variety of challenging sample apps
* Understand the demands and details of App Store and ad hoc distribution
* Use iPhone's accelerometer, proximity sensor, GPS, digital compass, and camera
* Integrate your app with iPhone's preference pane, media playback, and more