Filters

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

iOS & Swift · Collection · 21 Results

iOS & Swift Video Course Language
Multiple Domains
Advanced Swift: Protocol Oriented Programming
Swift protocol oriented programming gives you the power of object oriented programming with better composa... 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
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
Beginning RxSwift
Learn the fundamentals of reactive programming with RxSwift.
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 Swift 4
Find out what's new in the latest version of Swift, including Range, String, and Dictionary enhancemen... more
Multiple Domains
Advanced Swift: Values and References
Swift mutation model uses values and references to improve local reasoning and maintain performance. Find ... 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
Programming in Swift: Fundamentals
Learn about Apple’s open source programming language, Swift, through hands-on examples! Take a deep dive i... more
Multiple Domains
Advanced Swift: Error Handling
Production code is all about handling errors: programming errors, user input errors, asynchronous errors. ... more
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
Saving Data in iOS
Find out where and how to save data in iOS! This course explores common methods for persisting user data, ... more
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
Server-Side Swift with Perfect
Learn how to create Server-Side Swift apps with Perfect in this free screencast series.
iOS & Swift
Modern Concurrency: Getting Started
Learn how to use Swift’s new native model for writing safe, efficient concurrent code. Create safe, perfor... more
iOS & Swift
Higher-Order Functions in Swift
Learn what higher-order functions are, and how to write and use them in Swift. Expand your understanding w... more
iOS & Swift
Programming in Swift: Functions & Types
Gain a deeper understanding of functions, practice using closures, and build your skills with named types.... more
iOS & Swift
Intermediate Swift 3
Intermediate Swift picks up where Beginning Swift has left off. You'll build on the basics of Swift by... more
iOS & Swift
Modern Concurrency: Beyond the Basics
Build on your knowledge of async/await, tasks and asynchronous sequences to use concurrent tasks in safe, ... more
iOS & Swift
What’s New in Swift 2
Learn about some of the latest and greatest changes included in Swift 2 – from syntax additions such as th... more
iOS & Swift
iOS Concurrency with GCD & Operations
Learn how to add concurrency to your apps! Keep your app’s UI responsive to give your users a great user e... more