Encoding and Decoding in Swift
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Dive deep into the intricacies of encoding and decoding in Swift with this 28-minute conference talk from try! Swift NYC 2019. Explore the inner workings of JSONEncoder and JSONDecoder, understand the purpose of CodingKeys and containers, and unravel the mysteries behind various encoding and decoding protocols. Learn how to customize the encoding and decoding process for Swift types and gain the knowledge needed to create your own encoders and decoders. Led by Kaitlin Mahar, a software engineer at MongoDB specializing in Swift driver development, this talk equips developers with practical insights for efficient data serialization and deserialization in Swift applications.
Syllabus
try! Swift NYC 2019 - Encoding and Decoding in Swift
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! Swift Conference via YouTube Swift Concurrency in GoodNotes
try! Swift Conference via YouTube Introducing the Beeline Library - Another Approach to Routing on iOS
try! Swift Conference via YouTube Swift Expression Macros - A Practical Introduction
try! Swift Conference via YouTube Getting Started with Combine
try! Swift Conference via YouTube