Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай iOS 12 & Swift 4: From Beginner to Paid Professional, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:08:06
    Course overview
  2. Урок 2. 00:04:33
    MUST WATCH Installing Xcode & understanding Xcode versions
  3. Урок 3. 00:01:58
    How to get Xcode in dark theme mode
  4. Урок 4. 00:08:38
    Building your very first iOS app
  5. Урок 5. 00:28:26
    Building the Hustle App: Graphics, UI, and Sound
  6. Урок 6. 00:16:49
    Variables, operators, & how computers work
  7. Урок 7. 00:15:23
    Strings in Swift 4
  8. Урок 8. 00:19:54
    Numbers in Swift 4
  9. Урок 9. 00:20:58
    Booleans & conditional logic in Swift 4
  10. Урок 10. 00:10:28
    Constants & logical operators in Swift 4
  11. Урок 11. 00:13:07
    Arrays in Swift 4
  12. Урок 12. 00:19:00
    Loops in Swift 4
  13. Урок 13. 00:18:45
    Dictionaries in Swift 4
  14. Урок 14. 00:12:01
    Object oriented programming in Swift 4
  15. Урок 15. 00:08:20
    Inheritance in Swift 4
  16. Урок 16. 00:08:23
    Polymorphism in Swift 4
  17. Урок 17. 00:20:33
    Optionals in Swift 4
  18. Урок 18. 00:12:00
    Git & Version Control: The fun way
  19. Урок 19. 00:06:09
    Terminal Basics: Changing directories
  20. Урок 20. 00:08:58
    Terminal Basics: Creating directories & files
  21. Урок 21. 00:04:31
    Terminal Basics: Copying & renaming files
  22. Урок 22. 00:06:02
    Terminal Basics: Deleting files & directories
  23. Урок 23. 00:17:17
    Git Basics
  24. Урок 24. 00:04:37
    Setting up Github
  25. Урок 25. 00:11:15
    Working with Local & remote repositories
  26. Урок 26. 00:16:53
    Handling git merge conflicts
  27. Урок 27. 00:25:19
    Creating the welcome screen
  28. Урок 28. 00:16:06
    Working with frames
  29. Урок 29. 00:26:42
    Intro to Auto Layout
  30. Урок 30. 00:26:39
    Working with UIStackView
  31. Урок 31. 00:09:40
    Intro to segues (Changing screens in iOS)
  32. Урок 32. 00:09:41
    Refactoring in Xcode
  33. Урок 33. 00:03:46
    Debugging setValue forUndefinedKey
  34. Урок 34. 00:09:02
    Programmatic segues
  35. Урок 35. 00:16:17
    IBActions & data models
  36. Урок 36. 00:11:46
    Passing data between view controllers
  37. Урок 37. 00:22:29
    Auto Layout for iPhones
  38. Урок 38. 00:20:00
    Auto Layout for iPads & size classes
  39. Урок 39. 00:17:43
    Creating custom text fields
  40. Урок 40. 00:15:07
    Input accessory view and IBDesignable
  41. Урок 41. 00:16:38
    Creating simple unit tests
  42. Урок 42. 00:13:07
    Writing logic for calculations
  43. Урок 43. 00:12:27
    Custom drawing in iOS 12 with drawRect
  44. Урок 44. 00:22:33
    Project creation & IBOutlets
  45. Урок 45. 00:33:17
    UITableView, delegate, and data source
  46. Урок 46. 00:12:35
    Creating a UICollectionView
  47. Урок 47. 00:13:40
    Creating the data models
  48. Урок 48. 00:20:03
    Working with UITableViewCell
  49. Урок 49. 00:06:17
    MVC in Theory
  50. Урок 50. 00:03:28
    Creating the Xcode project
  51. Урок 51. 00:05:33
    Managing groups (folders) for MVC
  52. Урок 52. 00:06:58
    Creating data models
  53. Урок 53. 00:08:38
    Creating the views
  54. Урок 54. 00:11:59
    Connecting the views and data with view controllers
  55. Урок 55. 00:04:26
    Securing the model layer
  56. Урок 56. 00:01:51
    Challenge
  57. Урок 57. 00:02:07
    XYZ: Intro to app
  58. Урок 58. 00:05:30
    XYZ: Creating project
  59. Урок 59. 00:03:26
    XYZ: CoreMotion & CMMotionManager explained
  60. Урок 60. 00:07:36
    XYZ: Receiving accelerometer updates
  61. Урок 61. 00:09:48
    XYZ: Handling accelerometer data
  62. Урок 62. 00:01:30
    Listy: Intro to app
  63. Урок 63. 00:06:34
    Listy: Building UI
  64. Урок 64. 00:06:25
    Listy: Creating ParallaxCell Subclass
  65. Урок 65. 00:08:12
    Listy: Configuring ImageArray & Populating UITableView
  66. Урок 66. 00:06:58
    Listy: Writing parallax function to apply to UIImageView
  67. Урок 67. 00:01:05
    Listy: Accelerometer challenge
  68. Урок 68. 00:02:53
    Splitter: Intro to App
  69. Урок 69. 00:11:12
    Splitter: Creating Project & Dummy Data
  70. Урок 70. 00:06:58
    Splitter: Setting Up MasterVC
  71. Урок 71. 00:09:27
    Splitter: Building ImagePresentationVC
  72. Урок 72. 00:19:38
    Splitter: Passing Images To ImagePresentationVC
  73. Урок 73. 00:03:55
    Splitter: Challenge
  74. Урок 74. 00:03:35
    Smack: Intro to Chat App
  75. Урок 75. 00:25:21
    Smack: Project Setup
  76. Урок 76. 00:20:12
    SWReveal
  77. Урок 77. 00:24:40
    ChannelVC UI
  78. Урок 78. 00:22:29
    LoginVC UI
  79. Урок 79. 00:18:47
    CreateAccountVC UI
  80. Урок 80. 00:08:55
    Web request and API
  81. Урок 81. 00:19:59
    Hosting API
  82. Урок 82. 00:18:11
    Locally Hosting API
  83. Урок 83. 00:28:14
    Creating a web request in Xcode
  84. Урок 84. 00:15:47
    Registering a User
  85. Урок 85. 00:20:14
    Logging in a user
  86. Урок 86. 00:26:14
    Creating a user
  87. Урок 87. 00:19:06
    Avatar Picker Part 1
  88. Урок 88. 00:20:14
    Avatar Picker Part 2
  89. Урок 89. 00:26:22
    Generate a Avatar BG Color
  90. Урок 90. 00:23:13
    LoggedIn Interface
  91. Урок 91. 00:25:35
    Profile View
  92. Урок 92. 00:23:24
    Logging in users
  93. Урок 93. 00:19:12
    Getting channels
  94. Урок 94. 00:13:39
    Channels TableView
  95. Урок 95. 00:19:27
    Add Channel VC
  96. Урок 96. 00:26:30
    Sockets and Channels
  97. Урок 97. 00:19:11
    Refining Login Flow
  98. Урок 98. 00:20:02
    Fetching Messages
  99. Урок 99. 00:17:12
    Sending first message
  100. Урок 100. 00:17:57
    Displaying chat messages
  101. Урок 101. 00:18:38
    Sockets and Messages
  102. Урок 102. 00:21:30
    Typing Users
  103. Урок 103. 00:18:08
    Unread Channels
  104. Урок 104. 00:07:37
    Where to go from here
  105. Урок 105. 00:07:44
    I'm Back!
  106. Урок 106. 00:01:45
    Intro to App: Pixel City
  107. Урок 107. 00:04:26
    Creating Xcode Project: Pixel City
  108. Урок 108. 00:07:12
    Installing Alamofire & AlamofireImage CocoaPods
  109. Урок 109. 00:14:56
    Building MapVC UI
  110. Урок 110. 00:18:04
    Requesting Location Services
  111. Урок 111. 00:15:10
    Drop Custom Pins on MapView
  112. Урок 112. 00:04:34
    Setting a Custom Map Annotation Color
  113. Урок 113. 00:19:44
    Animating Photos View
  114. Урок 114. 00:16:52
    Adding UILabel for Pull Up View
  115. Урок 115. 00:14:06
    Getting API Key from Flickr
  116. Урок 116. 00:20:58
    Using Alamofire to Download URLS
  117. Урок 117. 00:16:23
    Using Alamofire to Download Images
  118. Урок 118. 00:10:12
    UICollectionView
  119. Урок 119. 00:16:06
    Building PopVC
  120. Урок 120. 00:14:47
    Adding 3D Touch Peek & Pop to UICollectionView
  121. Урок 121. 00:02:16
    Challenge
  122. Урок 122. 00:02:36
    GoalPost: Intro to App
  123. Урок 123. 00:03:42
    GoalPost: Creating Xcode Project
  124. Урок 124. 00:13:42
    Building GoalsVC
  125. Урок 125. 00:14:03
    Building GoalCell
  126. Урок 126. 00:05:59
    What is Core Data?
  127. Урок 127. 00:08:09
    Creating goal core data entity & attributes
  128. Урок 128. 00:10:13
    Displaying static GoalCells in UITableView
  129. Урок 129. 00:15:13
    Building CreateGoalVC
  130. Урок 130. 00:10:48
    Creating a UIViewController extension
  131. Урок 131. 00:18:31
    Creating a UIView & UIButton extension
  132. Урок 132. 00:19:10
    Building FinishGoalVC & passing data
  133. Урок 133. 00:12:40
    Saving goal data to persistent store
  134. Урок 134. 00:06:41
    Fixing dismissal of FinishGoalVC
  135. Урок 135. 00:16:14
    Fetching data from persistent store
  136. Урок 136. 00:11:17
    Removing objects from persistent store
  137. Урок 137. 00:14:56
    Setting goal progress for UITableViewCell
  138. Урок 138. 00:01:29
    GoalPost: Challenge
  139. Урок 139. 00:04:30
    Intro to Realm and Treads App
  140. Урок 140. 00:03:35
    Swift 4 update
  141. Урок 141. 00:20:40
    Initial project setup
  142. Урок 142. 00:19:15
    Create the run log UI
  143. Урок 143. 00:24:05
    Last storyboard UI
  144. Урок 144. 00:20:43
    Map view setup
  145. Урок 145. 00:24:41
    Create custom slider switch
  146. Урок 146. 00:17:03
    Track Location
  147. Урок 147. 00:08:11
    Converting meters to miles
  148. Урок 148. 00:13:53
    Convert seconds to readable string
  149. Урок 149. 00:09:43
    Calculate Average Pace
  150. Урок 150. 00:13:41
    Pause, Resume Functionality
  151. Урок 151. 00:18:53
    First Realm Model
  152. Урок 152. 00:18:52
    Write & Fetch
  153. Урок 153. 00:22:01
    Display Run History
  154. Урок 154. 00:19:01
    Last Run View
  155. Урок 155. 00:14:41
    Create a locations list for poly-line overlay
  156. Урок 156. 00:12:37
    Realm Configuration
  157. Урок 157. 00:16:49
    Get the poly-line rendering on the map view
  158. Урок 158. 00:23:40
    Center Map on poly-line or user location
  159. Урок 159. 00:06:18
    Fetch Realm Object by ID
  160. Урок 160. 00:03:22
    Breakpoint: Intro to App
  161. Урок 161. 00:05:05
    Breakpoint: Creating Xcode project
  162. Урок 162. 00:10:39
    Creating Firebase project
  163. Урок 163. 00:10:34
    Setting up DataService
  164. Урок 164. 00:18:28
    Building AuthVC & LoginVC in interface builder
  165. Урок 165. 00:18:25
    Creating InsetTextField & ShadowView Subclasses
  166. Урок 166. 00:13:05
    Setting up AuthService
  167. Урок 167. 00:21:51
    Presenting LoginVC from AppDelegate
  168. Урок 168. 00:16:21
    Building FeedVC and GroupsVC in interface builder
  169. Урок 169. 00:09:46
    Building MeVC and adding to UITabBarController
  170. Урок 170. 00:20:15
    Creating CreatePostVC & uploading posts to firebase
  171. Урок 171. 00:14:50
    Creating UIView extension for binding views to keyboard
  172. Урок 172. 00:09:39
    Building FeedCell
  173. Урок 173. 00:21:02
    Writing the message model
  174. Урок 174. 00:20:16
    Converting UIDs into emails
  175. Урок 175. 00:15:03
    Creating CreateGroupVC
  176. Урок 176. 00:15:40
    Creating UserCell
  177. Урок 177. 00:18:43
    Searching for email accounts to add to group
  178. Урок 178. 00:20:35
    Adding users to group with didSelectRowAt indexPath
  179. Урок 179. 00:15:33
    Creating groups and pushing them to firebase
  180. Урок 180. 00:15:00
    Creating GroupCell
  181. Урок 181. 00:18:53
    Creating group model and getting all groups from Firebase
  182. Урок 182. 00:18:01
    Building GroupFeedVC
  183. Урок 183. 00:15:59
    Initializing group data for a group and presenting on GroupFeedVC
  184. Урок 184. 00:24:01
    Downloading and animating messages
  185. Урок 185. 00:07:30
    Presenting GroupFeedVC
  186. Урок 186. 00:01:54
    Breakpoint: Challenge
  187. Урок 187. 00:01:00
    Intro to Firestore
  188. Урок 188. 00:11:54
    Firestore project setup
  189. Урок 189. 00:06:10
    What is Firestore
  190. Урок 190. 00:17:30
    Firestore: AddThoughtVC UI Setup
  191. Урок 191. 00:24:46
    Firestore: Making your first database entry!
  192. Урок 192. 00:24:15
    Firestore: MainVC UI Setup
  193. Урок 193. 00:15:25
    Fetching data from Firestore
  194. Урок 194. 00:20:37
    Firestore: Sorting and Filtering
  195. Урок 195. 00:15:27
    Firestore: Updating individual documents
  196. Урок 196. 00:00:52
    Intro to Firestore Authentication
  197. Урок 197. 00:19:49
    Login Flow UI Setup
  198. Урок 198. 00:15:16
    Firestore: Create User
  199. Урок 199. 00:14:04
    Firestore: Login User
  200. Урок 200. 00:17:16
    Firestore: CommentsVC UI Set up
  201. Урок 201. 00:09:15
    Firestore: CommentClass and TableView
  202. Урок 202. 00:20:07
    Firestore Transactions
  203. Урок 203. 00:13:30
    Firestore: Displaying comments
  204. Урок 204. 00:12:57
    Firestore: Security Rules
  205. Урок 205. 00:00:44
    Intro to Firestore Security Rules
  206. Урок 206. 00:12:19
    Security rules: Project setup
  207. Урок 207. 00:16:27
    Security rules: Implementing protocols
  208. Урок 208. 00:12:07
    Deleting a comment
  209. Урок 209. 00:14:52
    Updating comments
  210. Урок 210. 00:10:57
    Comments advanced security rules
  211. Урок 211. 00:15:08
    Deleting a thought
  212. Урок 212. 00:10:41
    Thought security rules
  213. Урок 213. 00:03:11
    Where to go from here?
  214. Урок 214. 00:01:30
    Social Logins
  215. Урок 215. 00:08:33
    Social Logins: Project Setup
  216. Урок 216. 00:09:45
    Google Login Part 1
  217. Урок 217. 00:14:43
    Google Login Part 2
  218. Урок 218. 00:21:55
    Facebook Login
  219. Урок 219. 00:15:38
    Twitter Login
  220. Урок 220. 00:05:33
    IAP's: Creating Xcode Project
  221. Урок 221. 00:04:27
    IAP's: Creating App on iTunes Connect
  222. Урок 222. 00:08:10
    IAP's: Setting up consumable IAP Tier
  223. Урок 223. 00:12:48
    IAP's: Building StorefrontVC
  224. Урок 224. 00:10:01
    IAP's: Building DetailVC
  225. Урок 225. 00:15:18
    IAP's: Configuring UICollectionView
  226. Урок 226. 00:11:39
    IAP's: Passing values to DetailVC
  227. Урок 227. 00:16:53
    IAP's: Create IAPService Singleton
  228. Урок 228. 00:20:21
    Consumables: Making consumable purchases
  229. Урок 229. 00:17:11
    Consumables: Sending purchase notifications
  230. Урок 230. 00:03:32
    Non-Consumables: Non-Consumable IAP Tier
  231. Урок 231. 00:19:47
    Non-Consumables: Making Non-Consumable Purchases
  232. Урок 232. 00:11:40
    Restoring In-App Purchases
  233. Урок 233. 00:03:22
    Intro to Subscriptions
  234. Урок 234. 00:04:15
    Subscriptions: Exploring the starter project
  235. Урок 235. 00:05:58
    Subscriptions: How To Set Up App in iTunes Connect
  236. Урок 236. 00:11:10
    Setting up auto-renewing subscription tier (iTunes Connect)
  237. Урок 237. 00:15:35
    Buying an auto-renewing subscription
  238. Урок 238. 00:19:21
    Subscriptions: Saving to UserDefaults
  239. Урок 239. 00:19:13
    Subscriptions: Preventing theft/fraud with iTunes receipt validation
  240. Урок 240. 00:19:44
    Saving expiration date to UserDefaults & checking for active subscription
  241. Урок 241. 00:20:30
    Checking for valid/active subscription & handling Expiration – Part 1
  242. Урок 242. 00:14:24
    Checking for valid/active subscription & handling Expiration – Part 2
  243. Урок 243. 00:12:59
    Troubleshooting subscription issues
  244. Урок 244. 00:02:23
    Subscriptions : Challenge
  245. Урок 245. 00:01:52
    SecureNotes : Intro to app
  246. Урок 246. 00:02:32
    Creating Xcode Project
  247. Урок 247. 00:07:16
    Building NoteVC
  248. Урок 248. 00:06:42
    Creating Note Model, LockStatus Enum, & Dummy Data
  249. Урок 249. 00:15:16
    Building NoteCell & Subclass
  250. Урок 250. 00:04:52
    Building NoteDetailVC
  251. Урок 251. 00:08:38
    Passing Note Data to NoteDetailVC
  252. Урок 252. 00:04:52
    Writing helper functions & updating NoteCell Subclass
  253. Урок 253. 00:18:41
    Authenticating with Touch ID / Face ID & updating information
  254. Урок 254. 00:01:44
    SecureNotes: Challenge
  255. Урок 255. 00:12:09
    Scribe: Project intro & setting up the UI
  256. Урок 256. 00:08:43
    Scribe: Button design and loading animation
  257. Урок 257. 00:10:23
    Scribe: Adding logic to our speech button
  258. Урок 258. 00:16:16
    Scribe: Finishing the app
  259. Урок 259. 00:02:05
    Intro to App – Sticker Packs
  260. Урок 260. 00:03:23
    Intro to Sticker Packs
  261. Урок 261. 00:03:21
    Creating Sticker Pack Project in Xcode
  262. Урок 262. 00:09:08
    Sticker Art Resources & Websites
  263. Урок 263. 00:03:31
    Adding Static Stickers
  264. Урок 264. 00:10:02
    Adding PNG & GIF Stickers
  265. Урок 265. 00:06:13
    Creating iMessage app icons
  266. Урок 266. 00:13:07
    Creating static stickers with Sketch 3
  267. Урок 267. 00:08:44
    Creating Animated Stickers from Sprite Sheet
  268. Урок 268. 00:01:37
    Intro to App - Quick Action
  269. Урок 269. 00:11:27
    Setting up the UI
  270. Урок 270. 00:15:16
    Creating the Quick Action
  271. Урок 271. 00:19:25
    Handle the Quick Action
  272. Урок 272. 00:14:19
    Quick Actions with TabBar
  273. Урок 273. 00:01:58
    LEGDAY: Intro to App
  274. Урок 274. 00:03:27
    Intro to SiriKit
  275. Урок 275. 00:08:54
    Building WorkoutVC
  276. Урок 276. 00:06:18
    Enabling Siri access
  277. Урок 277. 00:19:41
    Creating a SiriKit intents app extension
  278. Урок 278. 00:04:24
    Configuring results in AppDelegate with DataService
  279. Урок 279. 00:13:40
    Handling & presenting SiriKit results in WorkoutVC
  280. Урок 280. 00:01:39
    LEGDAY: Challenge
  281. Урок 281. 00:02:39
    Screenie: Intro to app
  282. Урок 282. 00:09:34
    Building UI
  283. Урок 283. 00:04:09
    Creating RPScreenRecorder instance
  284. Урок 284. 00:06:54
    Configuring UISegmentedControl to switch images
  285. Урок 285. 00:11:22
    Starting a screen recording
  286. Урок 286. 00:12:52
    Stopping, editing, & saving a screen recording
  287. Урок 287. 00:01:33
    Screenie: Challenge
  288. Урок 288. 00:02:16
    RampUp: Intro to ARKit App
  289. Урок 289. 00:03:55
    RampUp: Resources & important ARKit info
  290. Урок 290. 00:11:05
    RampUp: Project creation
  291. Урок 291. 00:11:10
    RampUp: SceneKit, 3D models & materials
  292. Урок 292. 00:13:55
    RampUp: Ramp picker popover
  293. Урок 293. 00:17:43
    RampUp: 3D models in SceneKit for popover
  294. Урок 294. 00:11:45
    RampUp: 3D models in SceneKit for popover - Part 2
  295. Урок 295. 00:17:10
    RampUp: Detecting taps on 3D objects
  296. Урок 296. 00:23:40
    RampUp: Placing ramps in ARKit
  297. Урок 297. 00:19:43
    RampUp: Moving objects in 3D space in augmented reality
  298. Урок 298. 00:03:43
    ARKit: where to go next
  299. Урок 299. 00:01:54
    CoreML: Intro to app
  300. Урок 300. 00:05:09
    Intro to Core ML
  301. Урок 301. 00:07:51
    What is machine learning?
  302. Урок 302. 00:03:26
    Creating Xcode project
  303. Урок 303. 00:17:41
    Building UI & custom view subclasses
  304. Урок 304. 00:18:05
    AVFoundation & AVCaptureSession to use the camera
  305. Урок 305. 00:11:18
    Tap gestures to take snapshot on item
  306. Урок 306. 00:02:48
    Core ML Xcode 9 Beta 4 update
  307. Урок 307. 00:21:14
    Downloading CoreML models
  308. Урок 308. 00:07:25
    Adding UI controls for flash control
  309. Урок 309. 00:18:07
    Training your app to speak what it sees
  310. Урок 310. 00:00:55
    Intro to App – FaceFinder
  311. Урок 311. 00:04:02
    Creating project & building UI
  312. Урок 312. 00:08:49
    Setting up UIImageView programmatically
  313. Урок 313. 00:10:14
    Creating Face Detection Request & Handler
  314. Урок 314. 00:16:53
    Adding & Tweaking Face Detection Frame
  315. Урок 315. 00:01:22
    Intro to App – AnimalClassifier
  316. Урок 316. 00:08:18
    DIY Core ML Model with Create ML
  317. Урок 317. 00:10:51
    Building & Connecting User Interface
  318. Урок 318. 00:13:02
    Setup Camera/Photo Selection
  319. Урок 319. 00:15:41
    Create & Process Classification Request
  320. Урок 320. 00:13:15
    Update Labels with Classifications
  321. Урок 321. 00:04:08
    What is UX UI
  322. Урок 322. 00:02:35
    3 Questions Before Designing
  323. Урок 323. 00:37:31
    TOPTEN: Homescreen
  324. Урок 324. 00:16:18
    TOPTEN: Article Page
  325. Урок 325. 00:04:10
    Intro to microinteractions
  326. Урок 326. 00:20:53
    TOPTEN: Designing a microinteraction
  327. Урок 327. 00:04:54
    Rapid prototyping
  328. Урок 328. 00:23:40
    Bringing our app to life with Invision
  329. Урок 329. 00:17:52
    Using symbols
  330. Урок 330. 00:29:02
    Audio Tangle: Feed screen
  331. Урок 331. 00:20:23
    Audio Tangle: Feed enhancement for marketplace
  332. Урок 332. 00:28:17
    Audio Tangle: Post a job
  333. Урок 333. 00:29:47
    Audio Tangle: Saved tab
  334. Урок 334. 00:20:48
    Audio Tangle: Saved tab continued
  335. Урок 335. 00:18:31
    Audio Tangle: Wrapping it all up
  336. Урок 336. 00:04:40
    Minimum Viable Product
  337. Урок 337. 00:30:49
    Building an MVP - Weightmate
  338. Урок 338. 00:27:49
    Savr: Triggers and actions
  339. Урок 339. 00:21:06
    Savr: Reward & Investment
  340. Урок 340. 00:02:24
    Social networks & marketplace advice
  341. Урок 341. 00:11:56
    Viral coefficient
  342. Урок 342. 00:12:41
    How computers work
  343. Урок 343. 00:09:44
    Understanding binary
  344. Урок 344. 00:08:59
    The heap vs the stack
  345. Урок 345. 00:20:19
    Working with binary in iOS part 1
  346. Урок 346. 00:20:46
    Working with binary in iOS part 2
  347. Урок 347. 00:10:27
    Working with binary in iOS part 3
  348. Урок 348. 00:01:51
    Challenge: Convert multiple numbers to binary
  349. Урок 349. 00:10:02
    How code works
  350. Урок 350. 00:06:34
    Variables & storage capacity
  351. Урок 351. 00:06:09
    Understanding hexadecimal
  352. Урок 352. 00:19:48
    Enumerations in Swift 4
  353. Урок 353. 00:15:23
    Extensions in Swift 4 part 1
  354. Урок 354. 00:20:33
    Extensions in Swift 4 part 2
  355. Урок 355. 00:13:05
    Protocols & delegates in Swift 4 part 1
  356. Урок 356. 00:17:32
    Protocols & delegates in Swift 4 part 2
  357. Урок 357. 00:16:30
    Protocols & delegates in Swift 4 part 3
  358. Урок 358. 00:16:07
    Protocols & delegates in Swift 4 part 4
  359. Урок 359. 00:00:00
    Protocols & delegates in Swift 4 part 5
  360. Урок 360. 00:19:56
    Swift transformations
  361. Урок 361. 00:13:49
    Recursive functions in Swift 4
  362. Урок 362. 00:12:49
    The stack data structure in Swift 4
  363. Урок 363. 00:21:05
    The heap data structure in Swift 4 part 1
  364. Урок 364. 00:13:47
    The heap data structure in Swift 4 part 2
  365. Урок 365. 00:19:12
    The tree data structure in Swift 4
  366. Урок 366. 00:11:09
    Intro to protocol oriented programming
  367. Урок 367. 00:20:26
    Writing your first protocols
  368. Урок 368. 00:14:54
    Creating protocol extensions
  369. Урок 369. 00:13:38
    Generics & protocols
  370. Урок 370. 00:05:31
    Intro to RxSwift
  371. Урок 371. 00:11:08
    What is Rx? Why Rx?
  372. Урок 372. 00:04:22
    How to install RxSwift into an Xcode playground
  373. Урок 373. 00:09:40
    Creating and Subscribing to Observables
  374. Урок 374. 00:07:04
    Observables: Disposing
  375. Урок 375. 00:02:20
    Challenge: Observables
  376. Урок 376. 00:06:35
    PublishSubject
  377. Урок 377. 00:07:51
    BehaviorSubject
  378. Урок 378. 00:09:12
    ReplaySubject
  379. Урок 379. 00:06:15
    Variables
  380. Урок 380. 00:04:22
    Challenge: Subjects
  381. Урок 381. 00:11:41
    Transformations: .map
  382. Урок 382. 00:10:34
    Transformations: .flatMap
  383. Урок 383. 00:06:42
    Transformations: .filter
  384. Урок 384. 00:08:08
    Transformations: .zip
  385. Урок 385. 00:03:33
    Challenge: Transformations
  386. Урок 386. 00:02:53
    Intro to app: Namer
  387. Урок 387. 00:07:08
    Installing RxSwift & RxCocoa
  388. Урок 388. 00:05:25
    Building Namer UI
  389. Урок 389. 00:12:28
    Using RxCocoa to Observe
  390. Урок 390. 00:10:59
    Adding Rx capabilities to submit button
  391. Урок 391. 00:21:46
    Passing values using RxSwift
  392. Урок 392. 00:03:18
    Intro to Versi app
  393. Урок 393. 00:03:25
    Creating Xcode project
  394. Урок 394. 00:06:38
    Installing CocoaPods
  395. Урок 395. 00:07:10
    Setting up UITabBarController
  396. Урок 396. 00:14:32
    Building TrendingFeedVC
  397. Урок 397. 00:13:26
    Building custom view subclasses
  398. Урок 398. 00:11:32
    Building Repo model layer
  399. Урок 399. 00:21:54
    Building TrendingRepoCell subclass
  400. Урок 400. 00:22:09
    Creating DownloadService singleton
  401. Урок 401. 00:15:08
    Downloading trending repos data
  402. Урок 402. 00:20:13
    Downloading additional required repo data
  403. Урок 403. 00:12:41
    Refactoring DownloadService functions
  404. Урок 404. 00:19:39
    Filling TrendingFeedVC with real API data
  405. Урок 405. 00:03:21
    Building SearchVC
  406. Урок 406. 00:11:31
    Building SearchCell
  407. Урок 407. 00:23:06
    Setting up SearchVC the RxSwift way
  408. Урок 408. 00:06:15
    Using RxSwift To Drive UITableView with Search Results
  409. Урок 409. 00:09:20
    Loading Github README.md Files
  410. Урок 410. 00:04:47
    What is Unit Testing?
  411. Урок 411. 00:02:42
    What makes a good unit test?
  412. Урок 412. 00:10:10
    Unit testing in Swift
  413. Урок 413. 00:18:12
    Testing Data Models (Part 1)
  414. Урок 414. 00:11:36
    Testing Data Models (Part 2)
  415. Урок 415. 00:15:17
    Testing features & functions
  416. Урок 416. 00:17:14
    Testing asynchronous code
  417. Урок 417. 00:16:20
    Testing endpoints & mock data
  418. Урок 418. 00:09:52
    Testing performance & benchmarking
  419. Урок 419. 00:05:20
    Testing & MVVM
  420. Урок 420. 00:02:19
    What is UI Testing?
  421. Урок 421. 00:04:42
    UI Testing best practices
  422. Урок 422. 00:12:49
    UI testing in Swift – Basic example
  423. Урок 423. 00:10:14
    Testing navigation
  424. Урок 424. 00:13:35
    Testing views & alerts
  425. Урок 425. 00:07:25
    Resetting & verifying app state
  426. Урок 426. 00:08:42
    Testing bug fixes
  427. Урок 427. 00:09:58
    Testing data in text fields
  428. Урок 428. 00:14:49
    Testing UI after an asynchronous call