FileMood

Download Udemy - iOS9 Development in 10 Days Flat

Udemy iOS9 Development in 10 Days Flat

Name

Udemy - iOS9 Development in 10 Days Flat

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

4.5 GB

Total Files

113

Hash

54960249022657CFA2990209E7F50D919223DB1F

/08 - [Day 8] Navigations and Segue/

4_Building a Navigation Hierarchy.mp4

43.1 MB

7_Delegation in Navigation Controllers - Part 2.mp4

61.1 MB

3_Setting up a Navigation Controller App.mp4

43.5 MB

2_Using an Unwind Segue With the Exit Control.mp4

40.0 MB

8NewView.zip

54.1 KB

5_Sending Data During a Segue.mp4

97.1 MB

6_Delegation in Navigation Controllers - Part 1.mp4

108.6 MB

8Navigation.zip

56.2 KB

8Answers.zip

125.7 KB

1_Using a Storyboard Segue.mp4

35.8 MB

8SegueData2.zip

62.1 KB

/01 - [Day 1] Introduction to Swift2/

8 _HelloWorld App - Part 3.mp4

70.8 MB

6_HelloWorld App - Part 1.mp4

43.2 MB

1_Introduction.mp4

46.3 MB

5_The Editor - Part 3.mp4

69.0 MB

_HelloXcode.zip

60.2 KB

3_The Xcode Interface - Part 1.mp4

55.9 MB

2_Setup and Hello World App.mp4

37.6 MB

7_HelloWorld App - Part 2.mp4

67.7 MB

4_The Inspector Panel - Part 2.mp4

60.4 MB

/05 - [Day 5] Enumerations in iOS/

_Enumerations.playground.zip

7.2 KB

_Mutating.playground.zip

7.3 KB

_Answers.playground.zip

7.6 KB

4_Initialization in Enumerations.mp4

21.5 MB

_Associated.playground.zip

7.4 KB

2_Enumerations - Raw Values.mp4

49.4 MB

_Initialization.playground.zip

7.2 KB

1_Intro to Enumerations.mp4

34.9 MB

5_Mutation Functions in Enumerations.mp4

54.7 MB

_RawValues.playground.zip

7.3 KB

3_Associated Types.mp4

54.3 MB

/03 - [Day 3] More on Arrays, Loops, Directories/

_Dictionaries.playground.zip

7.8 KB

_Answers.playground.zip

7.6 KB

_Arrays.playground.zip

9.6 KB

4_Learn About Sets.mp4

119.2 MB

5_Learn About Dictionaries.mp4

101.9 MB

3_Learn About Arrays.mp4

111.6 MB

6_For, for-in, while and Repeat Loops.mp4

61.5 MB

1_Fixing Unresponsive Playgrounds.mp4

27.7 MB

_Decisions.playground.zip

7.8 KB

2_Correcting the Command Line Tools Version.mp4

22.1 MB

_Loops.playground.zip

7.2 KB

_Sets.playground.zip

7.8 KB

7_If, Guard and Switch.mp4

82.8 MB

/10 - [Day 10] NoteTaker App/

10Tables3.zip

71.8 KB

4_Resigning the Keyboard on Text Controls.mp4

43.1 MB

7_Saving and Using Code Snippets in Xcode.mp4

30.9 MB

6_Deleting Notes.mp4

88.1 MB

1_Setting up Storyboard for NoteTaker App.mp4

47.9 MB

9_Cleaning up the Code, Final Exercise & Summary of Course.mp4

81.3 MB

2_The Model for NoteTaker & Plist Files.mp4

62.4 MB

5_Presenting the Detail View for a Note.mp4

79.2 MB

8_Presenting an Alert when no Plist Exists.mp4

94.7 MB

3_Adding a Note.mp4

121.0 MB

/06 - [Day 6] Classes, Structures & Methods/

2_Computed Properties.mp4

30.2 MB

_Static.playground.zip

7.2 KB

_Answers.playground.zip

7.2 KB

4_Lazy Stored Properties.mp4

41.5 MB

_Inheritance.playground.zip

7.4 KB

3_Property Observers.mp4

52.5 MB

_Computed.playground.zip

7.0 KB

5_Inheritance.mp4

58.2 MB

_Classes.playground.zip

7.2 KB

_Lazy.playground.zip

7.2 KB

1_Classes and Structures.mp4

54.6 MB

_Observers.playground.zip

7.3 KB

6_Type Properties and Methods.mp4

38.0 MB

/09 - [Day 9] Table View in Depth/

5_Applying Group Settings to Table Views.mp4

35.0 MB

4_Data Source Methods & Headers.mp4

128.4 MB

7_Using Subtitle Styles.mp4

73.1 MB

_Tables-1.zip

58.4 KB

6_Indexing a Table View.mp4

46.1 MB

2_Moving Data in a Tab Bar Application.mp4

90.7 MB

8_Segueing From a Selected Cell.mp4

93.9 MB

_9Tables2.zip

62.9 KB

_9TabBar.zip

62.5 KB

1_Intro to Tab Bar Controllers.mp4

64.9 MB

3_Displaying Data in a Table View.mp4

118.7 MB

9_Description of the Exercise for this Unit.mp4

31.3 MB

/04 - [Day 4] Functions, References and Closures/

_Types.playground.zip

7.4 KB

_Functions.playground.zip

7.4 KB

_References.playground.zip

7.4 KB

3_Value and Reference Type Parameters.mp4

44.3 MB

_Answers.playground.zip

7.4 KB

2_Default and Variadic Parameters.mp4

54.2 MB

5_Learn Closures.mp4

109.8 MB

4_Function Types & Nested Functions.mp4

60.6 MB

_DefaultVariadic.playground.zip

7.7 KB

1_Basic Function Syntax.mp4

46.8 MB

_Closures.playground.zip

8.0 KB

/02 - [Day 2] Variables and Other Types/

_Answers.playground.zip

7.8 KB

4_Strings and Characters.mp4

85.3 MB

_Exercises.playground.zip

7.5 KB

6_Tuples.mp4

46.0 MB

_Tuples.playground.zip

6.9 KB

5_Boolean Type.mp4

35.4 MB

1_Variables and Constants.mp4

35.4 MB

2_Int, Double and their Subtypes.mp4

54.2 MB

3_Optional Types and Nil.mp4

52.3 MB

_Boolean.playground.zip

7.0 KB

_Strings.playground.zip

7.6 KB

/07 - [Day 7] First App in iOS, view and Other/

0_7PeopleCount.zip

57.5 KB

3_Instantiating the Model.mp4

28.6 MB

0_7Answers.zip

113.0 KB

0_7HelloYou.zip

56.6 KB

4_Creating the View.mp4

56.5 MB

1_Intro to First iOS App (HelloYou).mp4

22.0 MB

6_Model – View – Controller in iOS.mp4

75.9 MB

5_The ViewController & Running the App.mp4

111.7 MB

8_Starting the PeopleCount App.mp4

76.6 MB

2_Starting the App, Writing the Model.mp4

50.6 MB

7_Delegation.mp4

74.6 MB

9_Setting up the Delegation.mp4

109.9 MB

 

Total files 113


Copyright © 2025 FileMood.com