null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Learning Cocoa with Objective-C (Developing for the Mac and iOS App Stores)

List Price: $39.99
SKU:
9781491901397
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Paris Buttfield-Addison, Jonathon Manning, Tim Nugent
    Format:
    Paperback
    Pages:
    386
    Publisher:
    O'Reilly Media (April 22, 2014)
    Language:
    English
    ISBN-13:
    9781491901397
    ISBN-10:
    149190139X
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $39.99
    As low as:
    $34.39
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    10
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    21.76oz
    Imprint:
    O'Reilly Media
  • Overview

    Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you don’t have experience with Apple’s developer tools, no problem! From object-oriented programming to storing app data in iCloud, the fourth edition of this book covers everything you need to build apps for the iPhone, iPad, and Mac.

    You’ll learn how to work with the Xcode IDE, Objective-C’s Foundation library, and other developer tools such as Event Kit framework and Core Animation. Along the way, you’ll 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 lifecycle on OS X and iOS
    • Work with the user-interface system in Cocoa and Cocoa Touch
    • Use AV Foundation to display video and audio
    • Build apps that let users create, edit, and work with documents
    • Store data locally with the file system, or on the network with iCloud
    • Display lists or collections of data with table views and collection views
    • Interact with the outside world with Core Location and Core Motion
    • Use blocks and operation queues for multiprocessing