Kotlin Scope Functions - Let, Apply, Run, With, and Also
Offered By: Smartherd via YouTube
Course Description
Overview
Explore the intricacies of Kotlin scope functions in this comprehensive 27-minute tutorial. Dive deep into the usage and differences between 'with', 'apply', 'run', 'also', and 'let' higher-order functions, examining their Lambda expression implementations. Understand the properties of each function, including whether they return a 'Context Object' or 'lambda result', and how to access the context object using either the 'this' keyword or 'it' identifier. Follow along with practical examples and gain insights into when and how to effectively use these scope functions in your Kotlin projects.
Syllabus
Welcome
Types of Scope Functions
'with' function
'apply' function
'also' function
'let' function
'run' function
Quick Video Guide .
Taught by
Smartherd
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity