Cantitate/Preț
Produs

iOS 7 Programming Fundamentals

Autor Matt Neuberg
en Paperback – 25 oct 2013
If you're getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocks--Objective-C, Xcode, and Cocoa Touch. You'll learn object-oriented concepts, understand how to use Apple's development tools, and discover how Cocoa provides the underlying functionality iOS apps need to have. Dozens of example projects are available at GitHub.
Once you master the fundamentals, you'll be ready to tackle the details of iOS app development with author Matt Neuburg's companion guide Programming iOS 7.
  • Explore the C language to learn how Objective-C works
  • Learn how instances are created, and why they're so important
  • Tour the lifecycle of an Xcode project, from inception to App Store
  • Discover how to build interfaces with nibs and the nib editor
  • Explore Cocoa's use of Objective-C linguistic features
  • Use Cocoa's event-driven model and major design patterns
  • Learn the role of accessors, key-value coding, and properties
  • Understand the power of ARC-based object memory management
  • Send messages and data between Cocoa objects


Citește tot Restrânge

Preț: 21366 lei

Preț vechi: 23271 lei
-8%

Puncte Express: 320

Preț estimativ în valută:
4093 4434$ 3510£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781491945575
ISBN-10: 1491945575
Pagini: 422
Ilustrații: illustrations (black and white)
Dimensiuni: 182 x 233 x 23 mm
Greutate: 0.68 kg
Editura: O'Reilly

Cuprins


Descriere

If you're getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocks - Objective-C, Xcode, and Cocoa Touch.