Further Explorations of the iOS SDK
Buch, Englisch, 512 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 9511 g
ISBN: 978-1-4302-6037-0
Verlag: Apress
If you are looking to extend your iOS programming skills beyond the basics then is for you. Authors Dave Mark, Jayant Varma, Jeff LaMarche, Alex Horovitz, and Kevin Kim explain concepts as only they can—with code snippets you can customize and use, as you like, in your own apps.
is an independent companion to . That is, it is a perfect second book, but it is also a great book for those looking to improve their skills who have already programmed for iOS. In particular it includes a series of chapters devoted to Core Data, the standard for Apple persistence. The authors carefully step through each Core Data concept and show techniques and tips specifically for writing larger apps—offering a breadth of coverage you won’t find anywhere else.
covers a variety of other topics, including Multipeer Connectivity’s relatively simple Bluetooth/WiFi peer-to-peer model, MapKit, and media library access and playback so that your applications can utilize media on your users’ computer. You’ll also find coverage of Interface Builder, Live Previews and Custom Controls and some advanced techniques for debugging your applications. The book is filled with useful topics that will bring your programs up-to-date with the new functionality built into iOS.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Here We Go Round Again
Chapter 2: Core Data, What, Why and How
Chapter 3: A Super Start
Chapter 4: The Devil in the Detail View
Chapter 5: Preparing for Change: Migrations and Versioning
Chapter 6: Custom Managed Objects
Chapter 7: Relationships, Fetched Properties, and Expressions
Chapter 8: Behind Every iCloud
Chapter 9: Peer-to-Peer Over Bluetooth Using Multipeer Connectivity
Chapter 10: MapKit
Chapter 11: Messaging: Mail, Social, and iMessage
Chapter 12: Media Library Access and Playback
Chapter 13: Lights, Camera and Action
Chapter 14: Interface Builder and Storyboards
Chapter 15: Unit Testing, Debugging, and Instruments
Chapter 16: The Road Goes Ever On