Skip to content

IOS Programming The Big Nerd Ranch Guide

Best in textbook rentals since 2012!

ISBN-10: 0321821521

ISBN-13: 9780321821522

Edition: 3rd 2012

Authors: Joe Conway, Aaron Hillegass

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

In this book, the world's leading Apple platform development trainers offer a complete, practical, hands-on introduction to iPhone and iPad programming. The authors walk through all the Apple tools and technologies needed to build successful iPhone/iPad/iPod touch Apps, including the iOS 5 SDK, the Objective-C language, Xcode 4.2 tools, Foundation framework, and the classes that make up the iPhone UI framework. The many topics covered in this book include: " Easily setting up elegant, efficient user interfaces with UIKit " Creating effective visuals, animation, and effects with Core Graphics, Core Animation, and OpenGL " Making the most of the iPhone's powerful multi-touch event handling "…    
Customers also bought

Book details

List price: $49.99
Edition: 3rd
Copyright year: 2012
Publisher: Pearson Education
Publication date: 3/19/2012
Binding: Paperback
Pages: 590
Size: 8.75" wide x 6.25" long x 1.50" tall
Weight: 2.640
Language: English

Introduction
A Simple iOS Application
Objective-C
Managing Memory with ARC
Delegation and Core Location
MapKit and Text Input
Subclassing UIView and UIScrollView
View Controllers
Notification and Rotation
UITableView and UITableViewController
Editing UITableView
UINavigationController
Camera
UIPopoverController and Modal View Controllers
Saving, Loading, and Multitasking
Subclassing UITableViewCell
Core Data
Localization
Settings
Touch Events and UIResponder
UIGestureRecognizer and UIMenuController
Instruments
Core Animation Layer
Controlling Animation with CAAnimation
UIStoryboard
Web Services and UIWebView
UISplitViewController and NSRegularExpression
Blocks
Model-View-Controller-Store
Advanced MVCS
iCloud
Afterword