What’s in This Book?
Kotlin is a multi-paradigm programming language. You may write plain scripts in Kotlin, write object-oriented code, functional style code, program asynchronously, and more. To provide reasonable coverage to this broad spectrum of topics, this book is divided into multiple parts.
Part I focuses on scripting with Kotlin. Part II is all about object-oriented programming. In Part III, you’ll learn to use the functional-style capabilities of the language. Part IV will tie what you’ve learned so far together to make your code more fluent and teach you how to create internal domain-specific languages (DSLs). In Part V, you’ll learn about the new coroutines and programming asynchronously. The final Part VI deals with Java interop, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access