SKIP THE SHIPPING
Use code NOSHIP during checkout to save 40% on eligible eBooks, now through January 5. Shop now.
Accessible from your Account page after purchase. Requires the free QuickTime Player software.
Videos can be viewed on: Windows 8, Windows XP, Vista, 7, and all versions of Macintosh OS X including the iPad, and other platforms that support the industry standard h.264 video codec.
Register your product to gain access to bonus material or receive a coupon.
8+ Hours of Video Instruction
Overview¿
The professional programmer’s Deitel® video guide to iPhone® and iPad®app development using iOS® 8, Swift™,¿Xcode®¿6, and Cocoa Touch®.
Description¿
Billions of apps have been downloaded from Apple’s App Store! This LiveLesson gives you everything you’ll need to start developing great iOS 8 apps quickly using Swift–Apple’s programming language of the future. The video uses an app-driven approach–each new technology is discussed in the context of seven fully tested iOS 8 apps (three apps in Part I and four apps in Part II).¿
This LiveLesson has two parts:¿
•¿¿ iOS 8 App Development Fundamentals with Swift LiveLessons Part I
•¿¿ iOS 8 App Development Fundamentals with Swift LiveLessons Part II
Skill Level¿
Beginner-to-intermediate app developers who are familiar with a C-based object-oriented programming language
What You’ll Learn¿
This LiveLesson picks up where Part I leaves off, at Lesson 5 You will build the Flag Quiz game app, using navigation controllers to control the flow through the app and outlet collections to manipulate programmatically multiple controls of the same type. In Lesson 6’s Cannon Game app, you'll create a simple game using the SpriteKit framework, the Xcode Game template and various built in SpriteKit physics capabilities. Lesson 7’s Doodlz app demonstrates how to create custom views, draw Bezier¿paths, and process multiple touches as the user drags fingers across the screen to draw and respond to accelerometer events.¿Finally, in¿Lesson 8’s Address Book app, you’ll use iOS’s Core Data framework and Xcode’s corresponding support for designing a data model to create a database-driven app.¿
Who Should Take This Course?¿
•¿¿ Objective-C programmers who are developing new or modifying existing iOS and/or OS X apps, and who want to quickly begin using Swift in their apps.
•¿¿ Java, C++ and C# programmers who are new to iOS and OS X development, and who want to start developing iOS and/or OS X apps in Swift.
Course Requirements (
Familiarity with any C-based, object-oriented programming language, such as Objective-C, Java, C++ or C#. Objective-C experience is not specifically required.
Table of Contents¿
Part II Introduction¿
Part II Introduction¿
Lesson 5: Flag Quiz App–UISegmentedControls, UISwitches, Outlet Collections, View Animations, UINavigationController, Segues, NSBundle, Scheduling Tasks with Grand Central Dispatch
Lesson 6: Cannon Game App–Xcode Game Template, SpriteKit, Animation, Graphics, Sound, Physics, Collision Detection, Scene Transitions, Listening for Touches
Lesson 7: Doodlz App–Multi-Touch Event Handling, Graphics, UIBezierPaths, Drawing with a Custom UIView Subclass, UIToolbar, UIBarButtonItem, Accelerometer Sensor and Motion Event Handling
Lesson 8: Address Book App–Core Data Framework, Master-Detail Template with Core Data Support, Xcode Data Model Editor, UITableView with Static Cells, Programmatically Scrolling UITableViews