1. Урок 1. 00:06:26
    Intro to Course
  2. Урок 2. 00:02:50
    Get $5000 worth of AMAZING graphics for FREE
  3. Урок 3. 00:03:01
    Student success story
  4. Урок 4. 00:04:24
    Register as an Apple Developer
  5. Урок 5. 00:03:11
    Downloading Xcode 8
  6. Урок 6. 00:02:06
    Installing Xcode 8
  7. Урок 7. 00:16:38
    Building your first Swift 3 iOS 10 App
  8. Урок 8. 00:03:04
    Where to get free live help
  9. Урок 9. 00:19:39
    Student success story #2 app in the world!!
  10. Урок 10. 00:03:34
    More testimonials!
  11. Урок 11. 00:04:33
    Variables, operators, & how computers work
  12. Урок 12. 00:16:48
    Swift 3 strings
  13. Урок 13. 00:15:23
    Swift 3 numbers
  14. Урок 14. 00:19:53
    Swift 3 functions
  15. Урок 15. 00:22:40
    Swift 3 Booleans & conditional logic
  16. Урок 16. 00:20:57
    Swift 3 constants & logical operators
  17. Урок 17. 00:10:27
    Swift 3 arrays
  18. Урок 18. 00:13:06
    Swift 3 loops
  19. Урок 19. 00:18:59
    Swift 3 Dictionaries
  20. Урок 20. 00:18:44
    Swift Optionals: Xcode 8 Updates
  21. Урок 21. 00:28:01
    Swift Optionals
  22. Урок 22. 00:12:01
    Object oriented programming
  23. Урок 23. 00:13:06
    Inheritance
  24. Урок 24. 00:08:22
    Polymorphism
  25. Урок 25. 00:12:00
    Xcode 8 - Tips & Tricks
  26. Урок 26. 00:12:40
    About version control
  27. Урок 27. 00:16:20
    Git basics
  28. Урок 28. 00:05:35
    Setting up Github
  29. Урок 29. 00:03:06
    Github vs Bitbucket
  30. Урок 30. 00:17:32
    Local & remote Git repositories
  31. Урок 31. 00:11:17
    Working through Git merge conflicts
  32. Урок 32. 00:07:45
    Github Desktop
  33. Урок 33. 00:14:48
    iOS 10 App: Miracle Pills - Xcode 8 Updates
  34. Урок 34. 00:21:19
    iOS 10 App: Miracle Pills 01 - Autolayout & project creation
  35. Урок 35. 00:28:49
    iOS 10 App: Miracle Pills 02 - Width, height, leading, trailing constraints
  36. Урок 36. 00:28:46
    iOS 10 App: Miracle Pills 03 - UIPickerView
  37. Урок 37. 00:39:36
    Working with UIScrollView
  38. Урок 38. 00:26:31
    Working with UIStackview
  39. Урок 39. 00:01:04
    Changing Screens with Segues - Xcode 8 Updates
  40. Урок 40. 00:34:53
    Changing screens with segues
  41. Урок 41. 00:02:42
    iOS 10 App: Retro Calculator Intro
  42. Урок 42. 00:08:00
    iOS 10 App: Retro Calculator - Xcode 8 Updates
  43. Урок 43. 00:19:42
    iOS 10 App: Retro Calculator - UIStackView & auto layout
  44. Урок 44. 00:01:52
    iOS 10 App: Retro Calculator - Custom fonts on iOS 10
  45. Урок 45. 00:18:03
    iOS 10 App: Retro Calculator - Playing audio files on iOS 10
  46. Урок 46. 00:01:43
    iOS 10 App: Retro Calculator - Math & logic
  47. Урок 47. 00:17:25
    Exercise - Enhancing the Calculator
  48. Урок 48. 00:22:39
    Size classes on iOS 10 & Xcode 8
  49. Урок 49. 00:09:22
    iOS 10 App: Party Rock Mansion Intro Предварительный просмотр
  50. Урок 50. 00:09:28
    iOS 10 App: Party Rock - Xcode 8 Updates
  51. Урок 51. 00:26:46
    iOS 10 App: Party Rock - Designing the UI
  52. Урок 52. 00:25:22
    iOS 10 App: Party Rock - Custom table cells, and data modeling
  53. Урок 53. 00:01:22
    iOS 10 App: Party Rock - Downloading images & async
  54. Урок 54. 00:03:54
    iOS 10 App: Party Rock - Showing Youtube videos in a web view
  55. Урок 55. 00:03:59
    Model View Controller (MVC)
  56. Урок 56. 00:20:30
    Create a Progress Bar with PaintCode
  57. Урок 57. 00:20:59
    Intro to Core Data App Предварительный просмотр
  58. Урок 58. 00:06:09
    Why Use Core Data?
  59. Урок 59. 00:22:22
    Core Data Architecture Overview
  60. Урок 60. 00:17:00
    iOS 10 App: DreamLister Part 1 - Creating a Data Model
  61. Урок 61. 00:14:53
    iOS 10 App: DreamLister Part 2 - Designing the Views
  62. Урок 62. 00:13:39
    iOS 10 App: DreamLister Part 3 - Connecting the Views
  63. Урок 63. 00:13:34
    iOS 10 App: DreamLister Part 4 - NSFetchedResultsController
  64. Урок 64. 00:16:28
    iOS 10 App: DreamLister Part 5 - Fetching and Displaying Data
  65. Урок 65. 00:18:47
    iOS 10 App: DreamLister Part 6 - Laying Out The Details Screen
  66. Урок 66. 00:06:56
    iOS 10 App: DreamLister Part 7 - Implementing UIPickerView
  67. Урок 67. 00:02:27
    iOS 10 App: DreamLister Part 8 - Saving Data from a Form
  68. Урок 68. 00:13:38
    iOS 10 App: DreamLister Part 9 - Editing Existing Data
  69. Урок 69. 00:17:05
    iOS 10 App: DreamLister Part 10 - Deleting Data and Adding Images
  70. Урок 70. 00:10:33
    iOS 10 App: DreamLister Part 11 - Sorting Data
  71. Урок 71. 00:03:29
    iOS 10 App: DreamLister Part 12 - ItemType Challenge
  72. Урок 72. 00:06:13
    iOS 10 App: Converting Swift 2 to Swift 3 Core Data Project
  73. Урок 73. 00:05:56
    How web requests work on iOS 10 Предварительный просмотр
  74. Урок 74. 00:32:53
    Understanding JSON on iOS 10
  75. Урок 75. 00:11:37
    iOS 10 App: Rainy Shine - Xcode 8 Updates
  76. Урок 76. 00:10:09
    iOS 10 App: Rainy Shine - App intro & project creation
  77. Урок 77. 00:20:09
    iOS 10 App: Rainy Shine - Intro to Cocoapods
  78. Урок 78. 00:13:06
    iOS 10 App: Rainy Shine - Installing Cocoapods & Alamofire
  79. Урок 79. 00:16:13
    iOS 10 App: Rainy Shine - Creating the interface with IBOutlets
  80. Урок 80. 00:08:11
    iOS 10 App: Rainy Shine - Table view, delegate, & datasource
  81. Урок 81. 00:40:01
    iOS 10 App: Rainy Shine - OpenWeather API Registration
  82. Урок 82. 00:15:36
    iOS 10 App: Rainy Shine - Data model and constants
  83. Урок 83. 00:27:13
    Downloading data from the API with Alamofire
  84. Урок 84. 00:01:15
    iOS 10 App: Rainy Shine - Parse JSON data
  85. Урок 85. 00:08:17
    iOS 10 App: Rainy Shine - Updating UI with data from the API
  86. Урок 86. 00:04:36
    iOS 10 App: Rainy Shine - Data modeling & initializing weather Dictionary
  87. Урок 87. 00:08:52
    iOS 10 App: Rainy Shine - IBOutlets & custom weather cell
  88. Урок 88. 00:07:38
    iOS 10 App: Rainy Shine - User location with CLLocationManager
  89. Урок 89. 00:13:02
    iOS 10 App: Pokedex - Intro to app
  90. Урок 90. 00:12:52
    iOS 10 App: Pokedex - Xcode 8 Updates
  91. Урок 91. 00:12:23
    iOS 10 App: Pokedex - Project setup, images, data, github
  92. Урок 92. 00:15:27
    iOS 10 App: Pokedex - Creating a Pokemon class
  93. Урок 93. 00:10:04
    iOS 10 App: Pokedex - Collection view, storyboard layout
  94. Урок 94. 00:23:13
    iOS 10 App: Pokedex - Custom collection view cell
  95. Урок 95. 00:06:02
    iOS 10 App: Pokedex - Collection view delegate, data source, flow layout
  96. Урок 96. 00:07:22
    iOS 10 App: Pokedex - Parsing CSV files
  97. Урок 97. 00:29:19
    iOS 10 App: Pokedex - Audio & custom fonts
  98. Урок 98. 00:16:05
    iOS 10 App: Pokedex - Search bar & search filtering
  99. Урок 99. 00:28:31
    iOS 10 App: Pokedex - Detail controller & segue
  100. Урок 100. 00:11:08
    iOS 10 App: Pokedex - Stack view & detail view controller
  101. Урок 101. 00:20:26
    iOS 10 App: Pokedex - IBOutlets & model changes
  102. Урок 102. 00:14:53
    iOS 10 App: Pokedex - The API, Github, Cocoapods & Alamofire
  103. Урок 103. 00:13:37
    iOS 10 App: Pokedex - Downloading & parsing data part 1
  104. Урок 104. 01:23:20
    iOS 10 App: Pokedex - Downloading & parsing data part 2
  105. Урок 105. 00:13:48
    iOS 10 App: Pokedex - Finishing the Pokedex
  106. Урок 106. 00:06:19
    Intro to Protocol Oriented Programming
  107. Урок 107. 00:46:46
    Writing your first protocols
  108. Урок 108. 00:45:33
    Creating protocol extensions
  109. Урок 110. 00:05:34
    Practical examples using protocol oriented programming
  110. Урок 111. 00:07:00
    Recursive Functions
  111. Урок 112. 00:17:48
    iOS 10: iMessage Sticker App Extension
  112. Урок 113. 00:28:41
    iOS 10: Speech Recognition API
  113. Урок 114. 00:02:45
    iOS 10: User Notifications - Xcode 8 Updates
  114. Урок 115. 00:16:34
    iOS 10: User Notifications
  115. Урок 116. 00:13:02
    Intro to Firebase Предварительный просмотр
  116. Урок 117. 00:19:05
    Firebase Push Notifications - Creating the project
  117. Урок 118. 00:18:10
    Firebase Push Notifications - Creating a push cert
  118. Урок 119. 00:08:11
    Firebase Push Notifications - Connecting via code to Firebase messaging
  119. Урок 120. 00:03:41
    Sorting Data in Firebase - Xcode 8 Updates
  120. Урок 121. 00:37:22
    Sorting Data in Firebase
  121. Урок 122. 00:33:40
    iOS 10 App: PokeFinder - Intro to App
  122. Урок 123. 00:28:45
    iOS 10 App: PokeFinder - Xcode 8 Updates
  123. Урок 124. 00:45:05
    iOS 10 App: PokeFinder - Installing Firebase & GeoFire
  124. Урок 125. 00:19:46
    iOS 10 App: PokeFinder - Custom image for user location
  125. Урок 126. 00:39:18
    iOS 10 App: PokeFinder - Saving Pokemon to a GPS location
  126. Урок 127. 00:49:16
    iOS 10 App: PokeFinder - Showing Pokemon annotations on the map
  127. Урок 128. 00:22:08
    iOS 10 App: PokeFinder - Location permissions & final app
  128. Урок 129. 00:29:49
    iOS 10 App: Social Network Intro
  129. Урок 130. 00:41:18
    iOS 10 App: Social Network - Xcode 8 Updates
  130. Урок 131. 00:18:29
    iOS 10 App: Social Network - Firebase setup
  131. Урок 132. 00:26:28
    iOS 10 App: Social Network - Login UI
  132. Урок 133. 00:13:06
    iOS 10 App: Social Network - Custom views
  133. Урок 134. 00:20:54
    iOS 10 App: Social Network - Facebook authentication
  134. Урок 135. 00:11:44
    iOS 10 App: Social Network - Email authentication with Firebase
  135. Урок 136. 00:30:56
    iOS 10 App: Social Network - Auto sign in with keychain
  136. Урок 137. 00:29:24
    iOS 10 App: Social Network - UI for social feed
  137. Урок 138. 00:19:27
    iOS 10 App: Social Network - Table with custom cells for feed
  138. Урок 139. 00:48:27
    iOS 10 App: Social Network - Firebase data modeling & architecture
  139. Урок 140. 00:11:24
    iOS 10 App: Social Network - Creating database users for Firebase
  140. Урок 141. 00:16:43
    iOS 10 App: Social Network - Firebase database
  141. Урок 142. 00:13:03
    iOS 10 App: Social Network - Parsing Firebase data
  142. Урок 143. 00:05:19
    iOS 10 App: Social Network - Firebase data in UI
  143. Урок 144. 00:25:51
    iOS 10 App: Social Network - UIPickerView post to Firebase
  144. Урок 145. 00:05:28
    iOS 10 App: Social Network - Intro to Firebase storage
  145. Урок 146. 00:22:44
    iOS 10 App: Social Network - Downloading files from Firebase storage
  146. Урок 147. 00:27:35
    iOS 10 App: Social Network - Uploading files to firebase
  147. Урок 148. 00:09:16
    iOS 10 App: Social Network - Making a social media post
  148. Урок 149. 00:19:24
    iOS 10 App: Social Network - Firebase database relationships
  149. Урок 150. 00:18:36
    iOS 10 App: Social Network Exercise
  150. Урок 151. 00:12:47
    iOS 10 App: DevChat - Xcode 8 Updates
  151. Урок 152. 00:39:11
    iOS 10 App: DevChat - Project creation & using Apple's example code
  152. Урок 153. 00:39:32
    iOS 10 App: DevChat - Refactor Apple's code & move IBOutlets
  153. Урок 154. 00:11:33
    iOS 10 App: DevChat - Moving code from parent class to child
  154. Урок 155. 00:02:06
    iOS 10 App: DevChat - How to create your own protocol & delegate
  155. Урок 156. 00:12:15
    iOS 10 App: DevChat - Setting up & installing Firebase
  156. Урок 157. 00:11:11
    iOS 10 App: DevChat - Firebase data modeling & app architecture
  157. Урок 158. 00:16:16
    iOS 10 App: DevChat - Custom views with IBDesignable & IBInspectable
  158. Урок 159. 00:07:46
    iOS 10 App: DevChat - Login UI & Firebase authentication
  159. Урок 160. 00:18:08
    iOS 10 App: DevChat - Creating email account users with Firebase
  160. Урок 161. 00:12:30
    iOS 10 App: DevChat - Firebase authentication error handling
  161. Урок 162. 00:07:12
    iOS 10 App: DevChat - How to save authenticated users to Firebase
  162. Урок 163. 00:05:29
    iOS 10 App: DevChat - Downloading & Parsing Firebase users
  163. Урок 164. 00:10:51
    iOS 10 App: DevChat - Firebase storage - uploading videos to Firebase
  164. Урок 165. 00:13:30
    iOS 10 App: DevChat - Sending your first snap
  165. Урок 166. 00:04:41
    Sketch UI overview Предварительный просмотр
  166. Урок 167. 00:00:33
    Designing your first app in Sketch
  167. Урок 168. 00:19:24
    Basics of layers
  168. Урок 169. 00:37:44
    Understanding shapes
  169. Урок 170. 00:23:06
    Masking & proportional scaling
  170. Урок 171. 00:19:42
    Styling in Sketch part 1
  171. Урок 172. 00:15:57
    Styling in Sketch part 2
  172. Урок 173. 00:00:32
    Working with images
  173. Урок 174. 00:12:48
    Typography & text
  174. Урок 175. 00:07:44
    Symbols
  175. Урок 176. 00:24:19
    Designing an Instagram profile page
  176. Урок 177. 00:19:13
    How to export graphics
  177. Урок 178. 00:05:49
    Intro to App Предварительный просмотр
  178. Урок 179. 00:09:27
    Creating the signup & login screen
  179. Урок 180. 00:11:07
    Creating the inbox
  180. Урок 181. 00:12:10
    New messages UI
  181. Урок 182. 00:05:53
    Creating the chat UI
  182. Урок 183. 00:20:54
    Creating the settings screen
  183. Урок 184. 00:17:21
    Intro to App Предварительный просмотр
  184. Урок 185. 00:07:06
    Creating the login screen
  185. Урок 186. 00:34:44
    Creating the email signup UI
  186. Урок 187. 00:12:07
    Designing the home screen
  187. Урок 188. 00:12:17
    Creating the post screen
  188. Урок 189. 00:04:40
    Build an iOS app in Objective-C
  189. Урок 190. 00:09:48
    Anatomy of an Objective-C file
  190. Урок 191. 00:15:40
    Objective-C properties & instance variables
  191. Урок 192. 00:11:44
    Objective-C getters & setters
  192. Урок 193. 00:11:33
    Objective-C pointers
  193. Урок 194. 00:09:04
    Objective-C Strings with NSString
  194. Урок 195. 00:11:29
    Objective-C numbers
  195. Урок 196. 00:10:06
    Objective-C Conditionals & BOOL
  196. Урок 197. 00:20:13
    Objective-C methods
  197. Урок 198. 00:22:55
    Objective-C NSArray & NSMutableArray
  198. Урок 199. 00:16:09
    Objective-C NSDictionary & NSMutableDictionary
  199. Урок 200. 00:16:33
    Objective-C loops & fast enumeration
  200. Урок 201. 00:10:29
    Objective-C object oriented programming
  201. Урок 202. 00:25:58
    Objective-C weak vs strong & retain cycles
  202. Урок 203. 00:17:57
    Objective-C initializers
  203. Урок 204. 00:04:29
    Objective-C Nullability
  204. Урок 205. 00:23:39
    Objective-C categories
  205. Урок 206. 00:14:36
    Objective-C categories
  206. Урок 207. 00:13:18
    Objective-C project creation & singleton
  207. Урок 208. 00:14:30
    Objective-C creating our Node server & designing the API
  208. Урок 209. 00:08:02
    Objective-C NSURLSession, blocks, and talking to the server
  209. Урок 210. 00:10:20
    Objective-C Storyboards, IBOutlets & custom table view cells
  210. Урок 211. 00:13:30
    Objective-C table views & implementing a protocol
  211. Урок 212. 00:09:56
    IBOutlets & showing data in cells
  212. Урок 213. 00:05:15
    UIWebView, loading HTML, CSS & Javascript & playing Youtube videos
  213. Урок 214. 00:31:43
    Creating a POST request from Objective-C
  214. Урок 215. 00:02:29
    3 Reasons its Important to Design your App first
  215. Урок 216. 00:15:32
    How to design an iOS app with Sketch for Beginners
  216. Урок 217. 00:44:50
    Rapid Prototyping iOS Apps with Invision
  217. Урок 218. 00:44:46
    Designing an iOS app icon in Photoshop
  218. Урок 219. 00:44:37
    Exporting 1x, 2x, and 3x images in Photoshop
  219. Урок 220. 00:16:24
    Creating screenshots for App Store submission
  220. Урок 221. 00:44:50
    All about iOS 10 provisioning
  221. Урок 222. 00:44:57
    Installing development certificates & profiles
  222. Урок 223. 00:44:55
    Installing production certificates & profiles
  223. Урок 224. 00:30:04
    Adding external beta testers
  224. Урок 225. 00:38:20
    Submitting an app to the App Store
  225. Урок 226. 00:44:35
    Intro to Bootcamp
  226. Урок 227. 00:44:29
    iOS Bootcamp Day 1 - Class Introductions
  227. Урок 228. 00:44:49
    Devslopes Bootcamp Day 1 - Swift Intro Part 1
  228. Урок 229. 00:28:28
    Devslopes Bootcamp Day 1 - Swift Intro Part 2
  229. Урок 230. 00:42:54
    Devslopes Bootcamp Day 1 Swift Part 3
  230. Урок 231. 00:44:44
    Devslopes Bootcamp Day 1 Swift Part 4
  231. Урок 232. 00:25:53
    Devslopes Bootcamp Day 2 Part 1 - Arrays & loops
  232. Урок 233. 00:44:56
    Devslopes Bootcamp Day 2 Part 2 - Arrays Deep Dive
  233. Урок 234. 00:44:39
    Devslopes Bootcamp Day 2 Part 3 - Conditionals & Xcode Auto Layout
  234. Урок 235. 00:38:51
    Devslopes Bootcamp Day 2 Part 4 - Autolayout, IBOutlets, and IBActions
  235. Урок 236. 00:26:59
    Devslopes Bootcamp Day3 Part 1 - 5 Loops & Coding Challenge