KotlinQuickReference icon indicating copy to clipboard operation
KotlinQuickReference copied to clipboard

Source code and text for the Kotlin Quick Reference book

Results 17 KotlinQuickReference issues
Sort by recently updated
recently updated
newest added

Need a chapter on anonymous function syntax, for example, showing how to use anonymous functions with collections methods. Cover the long form of the syntax and the short form.

enhancement

Need a short chapter on Java’s `Optional` classes, for example, how `Optional` might be used instead of `String?`.

enhancement

Need coverage of `let`, probably as a separate chapter (at least initially).

enhancement

Need a chapter on building apps with Maven.

enhancement

Need a lesson on building apps with Ant.

enhancement

Need a chapter on building apps with Gradle.

enhancement

Need a chapter on Companion Objects.

enhancement