Hipster Swift
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore advanced Swift features in this 29-minute conference talk from try! Swift Tokyo 2016. Dive into lesser-known Swift capabilities that can enhance productivity and code efficiency. Learn about @noescape, @autoclosure, lazy variables, labeled loops, type inference, and inline lazy properties. Gain insights from speaker Hector Matos, an experienced iOS and Android developer, as he decodes these "hipster" Swift concepts for both beginners and experts. Discover how to leverage these features to streamline development workflows and improve code readability. Apply the knowledge gained to decipher complex Swift code encountered in daily programming tasks.
Syllabus
Intro
NoEscape
Auto Closure
Lazy Variables
Label Loops
Type Inference
Inline Lazy
Self
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