Learning Cocoa with Objective-C (e-bog) af Manning, Jonathon
Manning, Jonathon (forfatter)

Learning Cocoa with Objective-C e-bog

230,54 DKK (inkl. moms 288,18 DKK)
Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you dont have experience with Apples developer tools, no problem! From object-oriented programming to storing app data in iCloud, this book covers everything you need to build apps for the iPhone, iPad, and Mac.Youll learn how to work with the Xcode IDE, Objective-Cs Foundation library,...
E-bog 230,54 DKK
Forfattere Manning, Jonathon (forfatter)
Udgivet 24 december 2012
Længde 398 sider
Genrer Apple operating systems
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449363413
Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you dont have experience with Apples developer tools, no problem! From object-oriented programming to storing app data in iCloud, this book covers everything you need to build apps for the iPhone, iPad, and Mac.Youll learn how to work with the Xcode IDE, Objective-Cs Foundation library, and other developer tools such as Event Kit framework and Core Animation. Along the way, youll build example projects, including a simple Objective-C application, a custom view, a simple video player application, and an app that displays calendar events for the user.Learn the application life cycle on OS X and iOSWork with the user-interface system in Cocoa and Cocoa TouchUse AV Foundation to display video and audioBuild apps that let users create, edit, and work with documentsStore data locally with the file system, or on the network with iCloudDisplay lists or collections of data with table views and collection viewsInteract with the outside world with Core Location and Core MotionUse blocks and operation queues for multiprocessing