iOS 7 Programming Fundamentals (e-bog) af Neuburg, Matt
Neuburg, Matt (forfatter)

iOS 7 Programming Fundamentals e-bog

273,24 DKK (inkl. moms 341,55 DKK)
If youre getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocksObjective-C, Xcode, and Cocoa Touch. Youll learn object-oriented concepts, understand how to use Apples development tools, and discover how Cocoa provides the underlying functionality iOS apps need to have. Dozens of example projects a...
E-bog 273,24 DKK
Forfattere Neuburg, Matt (forfatter)
Udgivet 11 oktober 2013
Længde 422 sider
Genrer Apple operating systems
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781491946893
If youre getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocksObjective-C, Xcode, and Cocoa Touch. Youll learn object-oriented concepts, understand how to use Apples 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, youll be ready to tackle the details of iOS app development with author Matt Neuburgs companion guide Programming iOS 7.Explore the C language to learn how Objective-C worksLearn how instances are created, and why theyre so importantTour the lifecycle of an Xcode project, from inception to App StoreDiscover how to build interfaces with nibs and the nib editorExplore Cocoas use of Objective-C linguistic featuresUse Cocoas event-driven model and major design patternsLearn the role of accessors, key-value coding, and propertiesUnderstand the power of ARC-based object memory managementSend messages and data between Cocoa objects