7 Features in Kotlin's Standard Library that You Might Have Overlooked

Опубликовано: 01 Январь 1970
на канале: Dave Leeds
8,332
638

Are you still using the Java API when you don't have to? Are you rewriting functions that are already in the standard library? In this video, I cover seven features in Kotlin's standard library that you might have missed or forgotten about.

🕙 What days and times work best for you for a livestream?
https://forms.office.com/r/9vpuJv0PMq

✨ New to Kotlin? Start your journey here: https://typealias.com/start/
... or pick up the new Leanpub Edition for offline access and more! https://book.typealias.com/

🚀 Get the inside scoop on everything I'm working on - join my new email newsletter!
Sign up here: https://newsletter.typealias.com/

🎥 Related In-Depth Videos
1:    • How to Use Kotlin's Timing API  
2:    • Intro to Collection Builders in Kotlin  
3:    • New HexFormat Tooling in Kotlin 1.9  

📗 Chapters
00:00 Intro
00:27 Time Measurement
02:14 Precondition Checks
04:35 Property Delegate Factories
06:16 Collection and String Builders
08:06 Base64 Tooling
09:15 HexFormat
10:39 Typography
11:57 Wrap-up