Video description
Designed for developers who already have a basic understanding of Kotlin, this video course examines some of the additional major features that make the language highly extensible and unique compared to other JVM languages. You'll learn about more advanced uses for functions, class scenarios, and delegation, along with best practices for working with generics, metaprogramming, and asynchronous programming. Once you've added the skills in this video to your programming tool belt, you'll be fully proficient in Kotlin as well as a more well-rounded Java developer.
- Understand the approach that makes Kotlin so extensible and unique compared to other JVM languages
- Examine advanced topics like infix functions, tail recursion, and lambda extensions
- Explore the inventive features Kotlin offers for working with classes
- Learn how Kotlin handles concerns related to delegation
- Dive deep into issues related to generics - constraints, covariance, and more
- Discover the techniques Kotlin employs for metaprogramming and introspection
- Understand how Kotlin implements asynchronous programming using co-routines
Hadi Hariri is VP of Developer Advocacy at JetBrains, the organization behind the creation of Kotlin. He's been speaking at software industry conferences for over 15 years and is well respected within the open source community. He’s the original author of Spek and Wasabi, amongst other OSS projects. He’s been closely involved in Kotlin for more than four years. Hadi is easily accessible on Twitter at @hhariri.
Product information
- Title: Advanced Kotlin Programming
- Author(s):
- Release date: October 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491964149
You might also like
book
Programming Kotlin
Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class …
video
Introduction to Kotlin Programming
Kotlin 1.0 was released in February 2016, and since that time it’s been embraced by developers …
book
Kotlin in Action
Kotlin in Action guides experienced Java developers from the language basics of Kotlin all the way …
book
Programming Android with Kotlin
Developing applications for the Android mobile operating system can seem daunting, particularly if it requires learning …