Download link
File List
-
01 - Swift/01 - Welcome to Swift.mp4 4.24 MB
01 - Swift/02 - Variables, Types of Data and Collections.mp4 37.94 MB
01 - Swift/03 - Control Flow, Functions and Closures.mp4 44.01 MB
01 - Swift/04 - Objects & Extensions.mp4 41.07 MB
01 - Swift/05 - Operators.mp4 13.59 MB
02 - Tools and Services/06 - Xcode.mp4 8.11 MB
02 - Tools and Services/07 - Interface Builder.mp4 7 MB
02 - Tools and Services/08 - iOS Simulator.mp4 8.09 MB
02 - Tools and Services/09 - iTunes Connect and TestFlight.mp4 9.75 MB
02 - Tools and Services/10 - Developer Portal.mp4 11.2 MB
03 - The Basics/11 - Your First iOS App.mp4 9.2 MB
03 - The Basics/12 - Your First OS X App.mp4 8.9 MB
03 - The Basics/13 - iOS App Lifecycle.mp4 18.55 MB
03 - The Basics/14 - OS X Lifecycle.mp4 15.27 MB
03 - The Basics/15 - Organizing Your Project in Xcode.mp4 16.04 MB
03 - The Basics/16 - Targets vs Products.mp4 2.88 MB
04 - Architecture/17 - Model-View-Controller.mp4 6.7 MB
04 - Architecture/18 - Windows and Window Controllers.mp4 12.67 MB
04 - Architecture/19 - View Controllers, Custom View Controllers.mp4 48.83 MB
04 - Architecture/20 - Actions and Outlets.mp4 32.13 MB
04 - Architecture/21 - Operation Queues.mp4 18.77 MB
04 - Architecture/22 - AppNap.mp4 20.76 MB
04 - Architecture/23 - NSNotificationCenter.mp4 15.21 MB
05 - Views and View Controllers/24 - Layouts with Constraints.mp4 21.09 MB
05 - Views and View Controllers/25 - Constraints on iOS, Size Classes.mp4 20.64 MB
05 - Views and View Controllers/26 - Touches and Gesture Recognizers.mp4 30.05 MB
05 - Views and View Controllers/27 - Table Views on iOS.mp4 29.51 MB
05 - Views and View Controllers/28 - Table Views on OS X.mp4 20.26 MB
05 - Views and View Controllers/29 - Scroll Views.mp4 15.2 MB
05 - Views and View Controllers/30 - Web Views.mp4 32.79 MB
05 - Views and View Controllers/31 - Popovers.mp4 17.96 MB
05 - Views and View Controllers/32 - Custom iOS Keyboards.mp4 21.55 MB
06 - Graphics and Animation/33 - Views.mp4 15.18 MB
06 - Graphics and Animation/34 - Custom Views.mp4 14.74 MB
06 - Graphics and Animation/35 - Bezier Paths, Filling and Stroking Shapes.mp4 15.82 MB
06 - Graphics and Animation/36 - Images.mp4 9.46 MB
06 - Graphics and Animation/37 - Blend Modes.mp4 5.18 MB
06 - Graphics and Animation/38 - Layers.mp4 10.98 MB
06 - Graphics and Animation/39 - Shape Layers, Masking with Layers.mp4 9.71 MB
06 - Graphics and Animation/40 - Transforming Layers, Applying Animations to Layers.mp4 14.02 MB
06 - Graphics and Animation/41 - CAKeyframeAnimation, Using Different Animation Curves.mp4 8.2 MB
06 - Graphics and Animation/42 - UIDynamics on iOS.mp4 24.77 MB
06 - Graphics and Animation/43 - UIView Animations.mp4 14.87 MB
06 - Graphics and Animation/44 - Graphics on OS X.mp4 5.21 MB
07 - Media/45 - Video Playback with AV Foundation.mp4 36.7 MB
07 - Media/46 - Accessing the iTunes Library on iOS.mp4 19.54 MB
07 - Media/47 - Using the Camera and Photos.mp4 21.36 MB
07 - Media/48 - Sharing and Share Extensions.mp4 25.46 MB
07 - Media/49 - Game Controllers.mp4 13.78 MB
08 - Text and Speech/50 - Localization and Internationalization.mp4 29.32 MB
08 - Text and Speech/51 - Text - NSFormatter - DataDetector - Dynamic Text.mp4 14.76 MB
08 - Text and Speech/52 - Speech Synthesis.mp4 6.28 MB
09 - Real World/53 - Getting the Devices Location.mp4 26.06 MB
09 - Real World/54 - Maps.mp4 24.15 MB
09 - Real World/55 - Geocoding and Reverse Geocoding.mp4 25.04 MB
09 - Real World/56 - Motion Sensors on iOS.mp4 17.4 MB
09 - Real World/57 - Local Notifications on iOS.mp4 16.33 MB
09 - Real World/58 - Notifications on OS X.mp4 12.07 MB
09 - Real World/59 - Appearance Customization.mp4 9.87 MB
09 - Real World/60 - TouchID.mp4 14.77 MB
10 - Working with Data/61 - Networking with NSURLSession.mp4 15.73 MB
10 - Working with Data/62 - NSUserDefaults, Accessing the File System, Working within the Sandbox.mp4 9.08 MB
10 - Working with Data/63 - NSBundle.mp4 8.61 MB
10 - Working with Data/64 - Accessing the Address Book.mp4 19.7 MB
10 - Working with Data/65 - Accessing the Calendar.mp4 22.62 MB
10 - Working with Data/66 - UIDocument.mp4 83.43 MB
10 - Working with Data/67 - NSDocument.mp4 35.53 MB
10 - Working with Data/68 - Undo.mp4 12.43 MB
10 - Working with Data/69 - Background Processing and Non Standard Apps.mp4 21.75 MB
10 - Working with Data/70 - Error Handling.mp4 15.05 MB
11 - iCloud/71 - Intro to iCloud - Setting up iCloud.mp4 20.27 MB
11 - iCloud/72 - Key-value Store and CloudKit.mp4 25.49 MB
11 - iCloud/73 - Storing Files in iCloud. Using NSMetadataQuery.mp4 85.48 MB
12 - Diary App for iOS/74 - Features and Architecture.mp4 1.59 MB
12 - Diary App for iOS/75 - Document Class Setup and iCloud.mp4 20.54 MB
12 - Diary App for iOS/76 - Document List.mp4 55.89 MB
12 - Diary App for iOS/77 - Document Editing and Saving.mp4 47.07 MB
12 - Diary App for iOS/78 - Adding Image Capture.mp4 43.97 MB
12 - Diary App for iOS/79 - Adding Location Capture.mp4 11.89 MB
12 - Diary App for iOS/80 - Document- Handling the Keyboard.mp4 22.78 MB
12 - Diary App for iOS/81 - Conflict Handling.mp4 16.51 MB
13 - Diary App for Mac/82 - App Setup and iCloud Setup.mp4 7.35 MB
13 - Diary App for Mac/83 - Document Setup.mp4 8.82 MB
13 - Diary App for Mac/84 - Document Editing and Saving.mp4 13.65 MB
13 - Diary App for Mac/85 - Viewing Location and Image.mp4 12.75 MB
13 - Diary App for Mac/86 - Adding Handoffs to the iOS app.mp4 21.71 MB
14 - Instruments and Debugging/87 - Using Instruments.mp4 17.69 MB
14 - Instruments and Debugging/88 - Using the Debugger.mp4 22.55 MB
14 - Instruments and Debugging/89 - NS File Manager.mp4 22.2 MB
ultimate swift description.txt 5.5 KB
ultimate swift programming cover image.jpeg 64 KB
Download Info
-
Tips
“Ultimate Swift Programming (LQ) - OReilly” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.