▄▄▄ ▄▄▄
█████▄ ▄▄▄ ▄█████
▄▄▄▄ ▀█████ ▄▄█▓█████▄▄ █████ ▄▄▄ ▄▄▄▄
▄██████████▄████▓ █████████████ ████ ▄█████ ██████
███▓▀▀▀▀█████▓████ █████▀ ▀████▓ ▓███ ▄██▄ █████▓ ▓██████
░▓███▄ ▄████ ████ █████▓ ▓█████▓███ ████ ██████▄ ▄██████▓
████████████▀ ████ █████ █████████ ████▄██▄███████▄███▀████▓
▀███▄ ▄▄▄ ▄████▀ ▓████ █████████ ████████▓███ ▀██▓▀ ████
▀███▄████▄█████ ██████ ████▓█████▄▓████ ▀▀ ████ ▀ ████
▄████▄ ▀▀████████▓ ███████ ▓▓██▀███▀ ▀██████▄██▄ ███ ████
█████████ ▀█▓▀ █████▄▄ ░▓███████▄▄▄████▄██▓ ▀████████████ ████
██████████▄ ▄▄ ▀▀█████▄▄▓████▀███████▀▄███ ▄▄ ████████████ ▓▄▄▄▄ ████▓░
▓█████████████▓▓█▄▄ ▀▀▓▓█████▓░ ▀▀▀ ▄ ▀████▄ ▀██ ████████████ ████▀ ▄███▓
▀███▓▓▓█████████████▄▄▄ ▀▀███▀ ▄███████▄ ▀▀███▄ ▓ ███▓███▓████ ▓█▀ ▄███▀▀
▀▀▀ ▀▀▀▓▓███▄▄▄▄▄███████▀▀▀▀▓ ▀▀ ███▓ ▀▀ ████ ▀ ▀▓▓█▄▄
▀▀▀▀▀▀ ▀▀ ▀██▀ ▀▀▀▀▀
RELEASE NAME....: Lynda.com.Up.and.Running.with.iOS.SDK-ELOHiM
RELEASE DATE....: 2013-11-28
RELEASE SIZE....: 16x50Mb
FORMAT..........: BOOKWARE
LANGUAGE........: English
URL.............: http://www.lynda.com
Creating an iOS application can seem daunting at first. It involves
setting up an Apple Developer Account, and learning how to use Xcode and
the iOS software development kit (SDK). But taken step-by-step, it's
surprising how quickly you can start developing your first iOS app. Ron
Lisle introduces you to the tools, terminology, and processes used in iOS
development, as he guides you through creating a simple tip calculation
application. Learn how to write the code that makes your app run, lay out
and connect the user interface, and gather the assets you need to submit
it to the App Store. Plus, find out how to install your app onto an
iPhone, iPad, or iPod touch and test it to make sure it works.
Topics include:
* Installing Xcode
* Enrolling in the Apple Developer Program
* Creating the UI
* Connecting the UI to the code
* Handling the keyboard
* Displaying data
* Performing calculations
* Setting up unit testing
* Implement the Objective-C code using TDD
* Adding an icon and launch image for the app
* Submitting to the App Store
* Debugging