How to Write Idiomatic Kotlin - Advanced Language Features and Best Practices
Offered By: Android Developers via YouTube
Course Description
Overview
Discover advanced Kotlin programming techniques in this 39-minute Google I/O '18 conference talk led by the lead Kotlin language designer. Learn how to write more idiomatic Kotlin code, moving beyond Java-like syntax to fully leverage the language's benefits. Explore powerful yet lesser-known Kotlin features, including efficient class declarations, property delegation, local functions, and functional abstractions. Gain insights into expressions, null safety, and the 'when' statement to enhance your Kotlin programming skills. Perfect for developers looking to deepen their understanding and make the most of Kotlin's capabilities in Android development.
Syllabus
Introduction
Welcome
Declaring classes
Cheap classes
Properties
Delegation
Property classes
Functions
Local Functions
Expressions
When
Null
Functional style
Functional abstractions
Taught by
Android Developers
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity