Skip to content

IOS Programming The Big Nerd Ranch Guide

Best in textbook rentals since 2012!

ISBN-10: 0321942051

ISBN-13: 9780321942050

Edition: 4th 2014

Authors: Joe Conway, Aaron Hillegass, Christian Keur

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:

Updated and expanded to cover the newest releases of the iOS SDK and Xcode, iOS Programming: The Big Nerd Ranch G uide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the understanding, the know-how, and the confidence you need to tackle iOS projects of your own.Based on Big Nerd Ranch’s popular iOS Bootcamp course and its well-tested materials and methodology, this best-selling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful.Throughout the book, the authors clearly explain what’s important to know and share their insights into the larger context…    
Customers also bought

Book details

List price: $49.99
Edition: 4th
Copyright year: 2014
Publisher: Pearson Education
Publication date: 2/11/2014
Binding: Paperback
Pages: 560
Size: 7.00" wide x 9.75" long x 1.50" tall
Weight: 2.486
Language: English

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 Application States
Subclassing UITableViewCell
Core Data
Localization
NSUserDefaults
Touch Events and UIResponder
UIGestureRecognizer and UIMenuController
Instruments
Core Animation Layer
Controlling Animation with CAAnimation
UIStoryboard
Web Services and UIWebView
UISplitViewController and NSRegularExpression
Blocks
Unit Testing
Model-View-Controller-Store
Advanced MVCS
iCloud