In weniger als einer Minute können Sie mit dem Lesen von Beginning iOS 5 Development: Exploring the iOS SDK auf Ihrem Kindle beginnen. Sie haben noch keinen Kindle? Hier kaufen.

An Ihren Kindle oder ein anderes Gerät senden

 
 
 

Kostenlos testen

Jetzt kostenlos reinlesen

An Ihren Kindle oder ein anderes Gerät senden

Lesen Sie Bücher auf Ihrem Computer oder auf anderen Mobilgeräten mit unseren GRATIS Kindle Lese-Apps.
Beginning iOS 5 Development: Exploring the iOS SDK
 
 

Beginning iOS 5 Development: Exploring the iOS SDK [Kindle Edition]

Jeff LaMarche , David Mark , Jack Nutting
3.5 von 5 Sternen  Alle Rezensionen anzeigen (2 Kundenrezensionen)

Kindle-Preis: EUR 18,04 Inkl. MwSt. und kostenloser drahtloser Lieferung über Amazon Whispernet

Weitere Ausgaben

Amazon-Preis Neu ab Gebraucht ab
Kindle Edition EUR 18,04  
Taschenbuch EUR 29,95  

Kunden, die diesen Artikel gekauft haben, kauften auch


Produktbeschreibungen

Kurzbeschreibung

The team that brought you the bestselling Beginning iPhone 4 Development is back again for Beginning iOS 5 Development, bringing this definitive guide up-to-date with Apple's latest and greatest iOS SDK, as well as with the latest version of Xcode. 

There's coverage of brand new technologies, with chapters on storyboards and iCloud, for example, as well as significant updates to existing chapters to bring them in line with all the changes that came with the iOS 5 SDK. You'll have everything you need to create your very own apps for the latest iOS devices, including the iPhone 4S, iPad 2, and the latest iPod touch. Every single sample program in the book has been rebuilt from scratch using Xcode 4.2 and the latest iOS 5-specific project templates and designed to take advantage of the latest Xcode features.

Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iOS 5 Development offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming. The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 5 SDK, and then guides you though the creation of your first simple application.

From there, you’ll learn how to integrate all the interface elements Apple touch users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You’ll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you’ll learn how to save your data using the iPhone file system. You’ll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there’s much more! You’ll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You’ll discover the fine points of application preferences and learn how to localize your apps for multiple languages.

  • The iOS 5 update to the bestselling and most recommended book for Cocoa touch developers
  • Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective
  • Written in an accessible, easy-to-follow style

What you’ll learn

  • Everything you need to know to develop your own bestselling iPhone and iPad apps
  • Best practices for optimizing your code and delivering great user experiences
  • How to create “universal” apps for both the iPhone and iPad
  • What is data persistence and why is it important
  • Get started with building cool, crisp User Interfaces
  • What and how to use Table Views
  • How to do graphics with Quartz and OpenGL ES
  • What geo app development features the new iOS 5 brings to the iPhone 4S
  • How to get your app in iCloud
  • And much much more...

Who this book is for

Everyone who wants to start developing for iPhone, iPod touch, and iPad!

For the latest sourcecode, please head to www.iphonedevbook.com.

Table of Contents

  1. Welcome to the Jungle
  2. Appeasing the Tiki Gods
  3. Handling Basic Interaction
  4. More User Interface Fun
  5. Autorotation and Autosizing
  6. Multiview Applications
  7. Tab Bars and Pickers
  8. Introduction to Table Views
  9. Navigation Controllers and Table Views
  10. iPad Considerations
  11. Application Settings and User Defaults
  12. Basic Data Persistence
  13. <...

Produktinformation


Mehr über den Autor

Jack Nutting
Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Besuchen Sie die Seite von Jack Nutting auf Amazon

Welche anderen Artikel kaufen Kunden, nachdem sie diesen Artikel angesehen haben?


Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

Kundenrezensionen

4 Sterne
0
3 Sterne
0
1 Sterne
0
Die hilfreichsten Kundenrezensionen
1 von 1 Kunden fanden die folgende Rezension hilfreich
DAS Standardwerk 19. Februar 2012
Von Jack
Format:Taschenbuch|Von Amazon bestätigter Kauf
Schon die Vorgängerversion war als Einstieg der Hammer. Nun nochmal stark erweitert und überarbeitet mit allem was man zu iOS 5 wissen möchte. Klar, spezielle Fragen muss man im Internet recherchieren - aber als erster Anhaltspunkt immer wieder sehr hilfreich!
War diese Rezension für Sie hilfreich?
Von Stephan Wiesner VINE™-PRODUKTTESTER
Format:Kindle Edition|Von Amazon bestätigter Kauf
Das Buch ist (für mich) nicht zum Lernen zu gebrauchen :-(
Laaange Erklärungen, dann erst das Beispiel. Ich brauche es umgekehrt: Gib mir was zum Spielen und erklär mir dann wie es funktioniert.
Dazu sind die Beispiele zu aufwendig. Man verheddert sich in Code (den man als Anfänger nicht versteht) und Drag-Klick-Details. Durch die visuelle Art der "Programmierung" kommt es sehr schnell vor, dass man sich mal verklickt und nicht mehr weiter weiss. Frust pur :-(
War diese Rezension für Sie hilfreich?
Die hilfreichsten Kundenrezensionen auf Amazon.com (beta)
Amazon.com:  17 Rezensionen
12 von 13 Kunden fanden die folgende Rezension hilfreich
Very Satisfied w/Book 4. Januar 2012
Von David A. Thompson - Veröffentlicht auf Amazon.com
Format:Kindle Edition|Von Amazon bestätigter Kauf
I have bought several Objective C & IOS development guides trying to get an understanding of development on the Mac & iPhone. None of the books would guide you properly and did not contain useful exercises and examples.

I bought the Kindle addition of this book and have not put it down. I am dragging My MacBook Pro everywhere and reading/programming in all of my spare time. The IOS 4 guides I purchased appeared to be more of an introduction to added functionality within the release.

The Objective C books end up having you run programs on the command line. The integration was missing.

This book is different. I have been a programmer for years but not a "C" programmer and not a Mac programmer. I work on Linux clusters and the like. a lot of scripting.

This book starts out telling you that it is not intended to teach you C. The exercises and chapters walk you through the entire IOS 5 X-code IDE and explain how to use the system in a progressional way. I am being taught how to use the IDE and develop useful code that is helping me understand how I need to setup and integrate all the pieces of an IOS application.

I highly recommend this book
8 von 9 Kunden fanden die folgende Rezension hilfreich
The BEST book for starting IOS 5 development 13. Januar 2012
Von Raz J. - Veröffentlicht auf Amazon.com
Format:Kindle Edition|Von Amazon bestätigter Kauf
I can describe this book with a single word. Fantastic!

As some of the other reviewers mentioned, not having knowledge of Objective C can make following this book somewhat challenging. Not having any programming knowledge makes reading this book pointless. Having some knowledge of objective C is a must to fully reap the benefits of this book. As a background, my only programming knowledge before starting this upward (and somewhat steep) journey came from C which I learned over 10 years ago. I read two objective C primer books (and to save any beginners the trial and error of deciding, I would suggest Objective C programming: The big Nerds guide, followed by Programming in objective C 4th ed by Kochan). However reading the first one should be enough to get started with this fantastic book.

This book takes you up a steep hill using a "stairs" approach. Every step feels almost effortless as you move forward. The teaching style is very clear and does not assume prior knowledge of a subject, despite the fact that they explained that subject few chapters back. The exercises are very practical and they keep it simple and clear.

I highly recommend this book as a foundation laying book for beginning app development.

P.S. I purchased the Kindle edition of this book.
8 von 9 Kunden fanden die folgende Rezension hilfreich
From zero to hero! 2. Januar 2012
Von Mihai Bojin - Veröffentlicht auf Amazon.com
Format:Kindle Edition|Von Amazon bestätigter Kauf
Phew, I just finished reading this book after putting about 68 hours of work into it, trying to understand every chapter and notion and writing the code myself so that it will better stick in my head.

I have to say, this has got to be one of the best technical books I've ever read, certainly great for a noob in Objective C and Cocoa like myself (but not an inexperienced programmer).

Things I believe contribute to the quality of this book:

- it is written with a nice pace in mind, taking the time to explain why certain choices were made and how iOS components work; every task is explained in detail, especially the Interface Builder tasks which can take some time to get used to and the authors never assume that you know how to do a certain thing - which is great for beginner developers; it also means that you can pick up chapters in a relatively random order and still be able to grasp how to work with XCode;

- goes through all major components of the Cocoa framework and provides relevant and well documented code;

- the book has a dedicated website which offers support in the form of a forum and from where you can download all the source code and resources used throughout the book;

- the authors included funny bits and bobs of text along the way, which help bring your morale up as you start wondering if this stuff is really for you;

- updated for iOS 5, includes information about ARC and a dedicated chapter for Storyboards;

- the authors teach you to think rather than learn how to do different tasks, which will definitely come in handy in the future, as XCode will most definitely change as it has in the past; a testament to this is that I've read the book partly from the 2nd version, while using the latest Xcode (4.2 at the moment) and was able to set up the projects correctly even though namings didn't quite match; after I switched to the third edition (this book) everything was as you would expect - up to date with XCode 4.2;

I have to say, this has got to be the best money I've ever invested in learning, as the price per quality ratio of this book goes through the roof!

I definitely recommend this book to any developer who wants to start building iOS applications and doesn't have any previous experience with Objective C and/or Cocoa. The book slowly builds on programming principles and Cocoa patterns, never assuming that you should know this or that. While knowing a bit of Objective C definitely helps, the authors explain each concept good enough to allow you to progress with the book without wondering what in the world have you just wrote.

I previously read Stephen Kochan's Programming in Objective C 2.0 which is a very good primer to the Objective C language but doesn't really teach you how to program iPhone or iPad apps and I'm also reading Aaron Hillegass' Objective C Programming, The Big Nerd Ranch Guide, which again seems like a language primer more than a book targeted to teaching you how to correctly think and develop iOS apps.

I'm pretty sure there are other good books out there, but I cannot stress enough the fact that if you're starting out this book will take you through all the necessary steps to understand how Cocoa works and how the apps are structured, what you can and cannot do with iOS and where to seek help when you'll need it.

I've really enjoyed this book, I'm pretty certain I now have a decent grasp on iOS development.
I'll be looking forward for any iOS books written by the same authors!
Kundenrezensionen suchen
Nur in den Rezensionen zu diesem Produkt suchen

Beliebte Markierungen

 (Was ist das?)
&quote;
A controller class can refer to objects in a nib file by using a special kind of property called an outlet. Think of an outlet as a pointer that points to an object within the nib. &quote;
Markiert von 54 Kindle-Nutzern
&quote;
Cocoa Touch makes extensive use of delegates, which are classes that take responsibility for doing certain tasks on behalf of another object. &quote;
Markiert von 49 Kindle-Nutzern
&quote;
ARC applies to only Objective-C objects, not to Core Foundation objects or to memory allocated with malloc() and the like, &quote;
Markiert von 44 Kindle-Nutzern

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Kunden, die diesen Artikel markiert haben, haben auch Folgendes markiert


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen: