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

Learning the iOS 4 SDK for JavaScript Programmers (Create Native Apps with Objective-C and Xcode)

List Price: $34.99
SKU:
9781449388454
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:
    Danny Goodman
    Format:
    Paperback
    Pages:
    318
    Publisher:
    O'Reilly Media (January 25, 2011)
    Language:
    English
    ISBN-13:
    9781449388454
    ISBN-10:
    1449388450
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $34.99
    As low as:
    $30.09
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    13
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    17.76oz
    Imprint:
    O'Reilly Media
  • Overview

    Is it possible for JavaScript programmers to learn Apple's iOS 4 SDK and live to tell the tale? Technology guru Danny Goodman did, and with this book he leaves a well-marked trail for you to follow. An authority on JavaScript since its inception, Goodman understands the challenges you might face in creating native iOS apps with this SDK, and introduces Xcode, Objective-C, and Cocoa Touch in a context you'll readily understand.

    Why bother with the SDK when you can simply build web apps for Apple's iOS devices? Web apps can't access an iPhone's music library, camera, or iOS system software for maps, audio, and more. Nor can you sell web apps in the App Store. If you want to take full advantage of the iPhone and iPad, iOS 4 SDK is your tool -- and this is your book. Includes full coverage of iOS SDK 4.2.

    • Learn the distinction between web app and iOS native app programming
    • Create a workbench app to test code snippets throughout the learning process
    • Get a structural view of an iOS app, and compare the process of building objects in Objective-C versus JavaScipt
    • Discover how your code launches iOS apps and makes them user-ready
    • Learn about iOS memory management details that are different from JavaScript, including pointers and data types
    • Use Objective-C and Cocoa Touch to implement common JavaScript tasks