Udemy - iOS9 Development in 10 Days Flat

seeders: 1
leechers: 0
Added on April 21, 2016 by royalmexin Other > Tutorials
Torrent verified.



Udemy - iOS9 Development in 10 Days Flat (Size: 4.15 GB)
 4_The Inspector Panel - Part 2.mp457.61 MB
 5_The Editor - Part 3.mp465.76 MB
 3_The Xcode Interface - Part 1.mp453.28 MB
 1_Introduction.mp444.16 MB
 6_HelloWorld App - Part 1.mp441.16 MB
 2_Setup and Hello World App.mp435.87 MB
 8 _HelloWorld App - Part 3.mp467.53 MB
 _HelloXcode.zip58.83 KB
 7_HelloWorld App - Part 2.mp464.56 MB
 _Answers.playground.zip7.58 KB
 _Boolean.playground.zip6.83 KB
 _Strings.playground.zip7.38 KB
 _Tuples.playground.zip6.75 KB
 6_Tuples.mp443.88 MB
 _Exercises.playground.zip7.36 KB
 5_Boolean Type.mp433.73 MB
 1_Variables and Constants.mp433.77 MB
 4_Strings and Characters.mp481.35 MB
 2_Int, Double and their Subtypes.mp451.64 MB
 3_Optional Types and Nil.mp449.89 MB
 _Answers.playground.zip7.39 KB
 7_If, Guard and Switch.mp479 MB
 _Arrays.playground.zip9.42 KB
 _Dictionaries.playground.zip7.58 KB
 6_For, for-in, while and Repeat Loops.mp458.68 MB
 _Decisions.playground.zip7.58 KB
 3_Learn About Arrays.mp4106.41 MB
 1_Fixing Unresponsive Playgrounds.mp426.42 MB
 2_Correcting the Command Line Tools Version.mp421.04 MB
 _Loops.playground.zip7.01 KB
 _Types.playground.zip7.25 KB
 _Closures.playground.zip7.84 KB
 _DefaultVariadic.playground.zip7.5 KB
 _Functions.playground.zip7.19 KB
 _References.playground.zip7.19 KB
 _Answers.playground.zip7.2 KB
 5_Learn Closures.mp4104.74 MB
 1_Basic Function Syntax.mp444.67 MB
 2_Default and Variadic Parameters.mp451.65 MB
 3_Value and Reference Type Parameters.mp442.26 MB
 4_Function Types & Nested Functions.mp457.84 MB
 _Associated.playground.zip7.27 KB
 _Answers.playground.zip7.41 KB
 _Enumerations.playground.zip7 KB
 _Initialization.playground.zip7.08 KB
 _RawValues.playground.zip7.16 KB
 _Mutating.playground.zip7.16 KB
 5_Mutation Functions in Enumerations.mp452.15 MB
 4_Initialization in Enumerations.mp420.48 MB
 1_Intro to Enumerations.mp433.33 MB
 3_Associated Types.mp451.77 MB
 2_Enumerations - Raw Values.mp447.09 MB
 _Static.playground.zip7.01 KB
 _Observers.playground.zip7.08 KB
 2_Computed Properties.mp428.83 MB
 6_Type Properties and Methods.mp436.26 MB
 _Classes.playground.zip7.05 KB
 _Computed.playground.zip6.82 KB
 5_Inheritance.mp455.5 MB
 4_Lazy Stored Properties.mp439.59 MB
 _Lazy.playground.zip7.04 KB
 1_Classes and Structures.mp452.04 MB
 1_Intro to First iOS App (HelloYou).mp421 MB
 2_Starting the App, Writing the Model.mp448.22 MB
 0_7PeopleCount.zip56.18 KB
 7_Delegation.mp471.11 MB
 0_7Answers.zip110.33 KB
 3_Instantiating the Model.mp427.32 MB
 0_7HelloYou.zip55.24 KB
 9_Setting up the Delegation.mp4104.8 MB
 6_Model – View – Controller in iOS.mp472.4 MB
 8_Starting the PeopleCount App.mp473.08 MB
 8Answers.zip122.8 KB
 8SegueData2.zip60.6 KB
 8Navigation.zip54.9 KB
 6_Delegation in Navigation Controllers - Part 1.mp4103.59 MB
 8NewView.zip52.8 KB
 7_Delegation in Navigation Controllers - Part 2.mp458.31 MB
 5_Sending Data During a Segue.mp492.61 MB
 1_Using a Storyboard Segue.mp434.13 MB
 2_Using an Unwind Segue With the Exit Control.mp438.17 MB
 3_Setting up a Navigation Controller App.mp441.47 MB
 4_Building a Navigation Hierarchy.mp441.11 MB
 6_Indexing a Table View.mp443.99 MB
 7_Using Subtitle Styles.mp469.74 MB
 9_Description of the Exercise for this Unit.mp429.86 MB
 5_Applying Group Settings to Table Views.mp433.38 MB
 8_Segueing From a Selected Cell.mp489.54 MB
 4_Data Source Methods & Headers.mp4122.43 MB
 2_Moving Data in a Tab Bar Application.mp486.47 MB
 3_Displaying Data in a Table View.mp4113.21 MB
 1_Intro to Tab Bar Controllers.mp461.91 MB
 _9Tables2.zip61.46 KB
 6_Deleting Notes.mp484.05 MB
 7_Saving and Using Code Snippets in Xcode.mp429.45 MB
 8_Presenting an Alert when no Plist Exists.mp490.31 MB
 9_Cleaning up the Code, Final Exercise & Summary of Course.mp477.54 MB
 4_Resigning the Keyboard on Text Controls.mp441.14 MB
 5_Presenting the Detail View for a Note.mp475.53 MB
 3_Adding a Note.mp4115.41 MB
 1_Setting up Storyboard for NoteTaker App.mp445.71 MB
 10Tables3.zip70.16 KB
 2_The Model for NoteTaker & Plist Files.mp459.47 MB

Description

URL : https://www.udemy.com/getting-started-with-ios9-development/

Description


This course teaches the fundamentals of developing iOS applications using version 2 of the Swift programming language.

The course is in 10 units: the first six cover the Swift language itself; the last four concentrate on the core view controller architecture of an iOS app.

At the end of the course, you’ll be able to write iOS applications that use tables, hierarchical and tabbed navigation, and understand the principles behind developing any iOS application.

The course will be complimented with shorter sessions on the various extension frameworks at a later date, including SpriteKit, SceneKit, HealthKit, WatchKit, etc.

Topics include:

- Introduction to working with Xcode
- Data types, optionals, and tuples
- Collection types: arrays, sets, and dictionaries
- If statements and loops
- functions and closures
- Enumerations
- Classes and structures
- Stored and computed properties
- Inheritance in Swift
- Introduction to iOS
- Model - View - Controller and its role in iOS programming
- Delegation
- Navigation controllers and segues
- Tab bar controllers
- Table view controllers
- Using various cell sty les
- Using headers and footers
- Grouping vs. plain table styles
- Indexing a table view
- A case study: NoteTaker: Showing the full development of an app from start to finish in seven lessons.

I hope you join me as we explore this course together.
What are the requirements?

We assume you have some basic knowledge of programming.
Knowledge of some Scripting Language Preferred, but Not Necessary.

What am I going to get from this course?

Over 78 lectures and 9.5 hours of content!
Become and expert in App development with iOS9
Learn by example by walking you through real live projects step by step
Learn the fundamentals of Swift 2, programming language from Apple

What is the target audience?

Students wish to upgrade their Swift programming language to Swift 2
Beginners and advanced level developers who want to learn the new and trending Swift 2 and iOS9

Related Torrents

torrent name size seed leech

Sharing Widget


Download torrent
4.15 GB
seeders:1
leechers:0
Udemy - iOS9 Development in 10 Days Flat