Kotlin Recipes

Track: JVM Languages
Abstract

This talk surveys many of the features of Kotlin through use cases that drive their adoption. The goal is not just to see what Kotlin can do, but to understand when and why to use it.

Topics covered will include sorting and searching, windowed collections, when to use scope functions like apply, let, and also, how to use Kotlin to access RESTful web services and process the results, how to implement delegates, and more.

Kenneth Kousen

Ken Kousen is a Java Champion, Oracle Groundbreaker Ambassador, and Grails Rock Star, and the author of the books Kotlin Cookbook (O’Reilly), Modern Java Recipes (O’Reilly), Gradle Recipes for Android (O’Reilly), and Making Java Groovy (Manning). He is a regular speaker on the No Fluff, Just Stuff Tour, and teaches training classes in areas related to Java, including Spring, Hibernate/JPA, Groovy, Grails, Gradle, and Android.