Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

iOS & Swift · Collection · 41 Results

iOS & Swift Video Course Advanced
Multiple Domains
Advanced Swift: Protocol Oriented Programming
Swift protocol oriented programming gives you the power of object oriented programming with better composa... more
Multiple Domains
Advanced Swift: Generics and Protocols
The generics system and protocols are the heart of the Swift language. Learn how it all fits together in t... more
iOS & Swift
iOS 11 Screencasts: What's New in Foundation
Parsing JSON in Swift 4, with or without custom decoding, is vastly improved using the latest version of F... more
iOS & Swift
Swift Code Katas
In Swift Code Katas you'll practice your most important skill as a developer - coding! Hone your skill... more
iOS & Swift
Dynamic Type
A series of screencasts focused on using Dynamic Type in iOS.
Multiple Domains
Advanced Swift: Types and Operations
An idea central to Swift is to use types to guarantee correctness. Find out how in this course focused on ... more
iOS & Swift
What's New in UIKit
What's New in UIKit
Multiple Domains
Advanced Swift: Values and References
Swift mutation model uses values and references to improve local reasoning and maintain performance. Find ... more
iOS & Swift
Continuous Integration
Learn the basics of continuous integration and how to set it up for a GitHub project. You'll... more
Multiple Domains
Advanced Swift: Memory Management
Memory management works like magic most of the time - until it doesn't. Find out what you need to watc... more
iOS & Swift
iOS Views and Animations: Learning by Stealing
In this course we'll deconstruct a complex button from a popular iOS VPN app, and figure out how to re... more
iOS & Swift
What's New in Swift 4
Find out what's new in the latest version of Swift, including Range, String, and Dictionary enhancemen... more
Multiple Domains
Advanced Swift: Error Handling
Production code is all about handling errors: programming errors, user input errors, asynchronous errors. ... more
iOS & Swift
WWDC 2021: AsyncSequence vs. Combine
AsyncSequence is a new protocol in Swift 5.5 that offers facilities for processing asynchronous data. But ... more
iOS & Swift
What's New in Xcode 9
What's New in Xcode 9
Multiple Domains
Advanced Swift: Sequences, Collections and Algorithms
Sequences, collections and algorithms in the Swift language are an amazing abstraction that you really nee... more
iOS & Swift
Drawing in iOS with Core Animation and Core Graphics
Learn to use CALayers with confidence and add custom drawing to layers and views using Core Graphics.
Multiple Domains
Advanced Swift: Unsafe Memory Access
Did you know you can call C-malloc straight from Swift? Swift lets access the machine at its lowest level.... more
iOS & Swift
Beginning ARKit
In this course, you will explore ARKit from getting to know how it works, to adding new furniture in your ... more
iOS & Swift
SOLID in Real-World iOS Apps
Get an overview of the SOLID code craft guidelines, how they apply to Swift code, and how you can refactor... more
iOS & Swift
Machine Learning in iOS
With Core ML, it's now possible to use machine learning in real-time on iOS devices. In this course, y... more
iOS & Swift
Advanced iOS Design Patterns
Learn about advanced iOS design patterns like flyweight, mediator, composite, command, chain-of-responsibi... more
iOS & Swift
Combine in the raywenderlich.com App
Take a look at how Combine is used to power parts of the open-source raywenderlich.com app based on change... more
iOS & Swift
Fastlane for iOS
Learn how to use fastlane to automate core iOS workflows and avoid common Developer Portal and App Store C... more