Leanpub Header

Skip to main content

Advanced Kotlin

The book about advanced Kotlin features most of us use, but nearly nobody understands, like variance modifiers, property delegation, interface delegation, contracts, multiplatform development, annotation processing, KSP, compiler plugins, and static analyzers.

The author is letting you choose the price you pay for this book!

Pick Your Price...
PDF
EPUB
WEB
About

About

About the Book

You can be a developer - even a good one - without understanding the topics explained in this book, but at some point, you’ll need it. You are likely using tools made using features described in this book every day, such as libraries based on annotation processing or compiler plugins, classes that use variance modifiers, functions with contracts, or property delegates, but do you understand these features? Would you be able to implement similar tools yourself? Would you be able to analyze and debug them? This book will make all this possible for you. It focuses exclusively on the most advanced Kotlin topics, which are often not well understood even by senior Kotlin developers. It should equip you with the knowledge you need and show you possibilities you never before imagined. I hope you enjoy it as much as I enjoyed writing it.

Share this book

Price

Pick Your Price...

Minimum price

$19.99

$29.99

You pay

$29.99

Author earns

$23.99
$

All prices are in US $. You can pay in US $ or in your local currency when you check out.

EU customers: prices exclude VAT, which is added during checkout.

...Or Buy With Credits!

Number of credits (Minimum 2)

2
The author will earn $24.00 from your purchase!
You can get credits monthly with a Reader Membership

Author

About the Author

Marcin Moskała

Marcin Moskala is an experienced developer and Kotlin trainer. He is the founder of the kt.academy, Kotlin GDE, an official JetBrains partner for teaching Kotlin, and author of the books Effective Kotlin, Kotlin Coroutines, and Android Development with Kotlin.

Leanpub Podcast

Episode 254

An Interview with Marcin Moskała

Contents

Table of Contents

Introduction

  1. Who is this book for?
  2. The structure of this book
  3. That will be covered?
  4. The Kotlin for Developers series
  5. Conventions
  6. Code conventions
  7. Exercises and solutions
  8. Acknowledgments

Part 1: Advanced Kotlin features

Generic variance modifiers

  1. List variance
  2. Consumer variance
  3. Function types
  4. Exercise: Usage of generic types
  5. The Covariant Nothing Object
  6. The Covariant Nothing Class
  7. Variance modifier limitations
  8. UnsafeVariance annotation
  9. Variance modifier positions
  10. Star projection
  11. Summary
  12. Exercise: Generic Response
  13. Exercise: Generic Consumer

Interface delegation

  1. The delegation pattern
  2. Delegation and inheritance
  3. Kotlin interface delegation support
  4. Wrapper classes
  5. The decorator pattern
  6. Intersection types
  7. Limitations
  8. Conflicting elements from parents
  9. Summary
  10. Exercise: ApplicationScope

Property delegation

  1. How property delegation works
  2. Other getValue and setValue parameters
  3. Implementing a custom property delegate
  4. Provide a delegate
  5. Property delegates in Kotlin stdlib
  6. The notNull delegate
  7. Exercise: Lateinit delegate
  8. The lazy delegate
  9. Exercise: Blog Post Properties
  10. The observable delegate
  11. The vetoable delegate
  12. A map as a delegate
  13. Review of how variables work
  14. Summary
  15. Exercise: Mutable lazy delegate

Kotlin Contracts

  1. The meaning of a contract
  2. How many times do we invoke a function from an argument?
  3. Implications of the fact that a function has returned a value
  4. Using contracts in practice
  5. Summary
  6. Exercise: Coroutine time measurement

Part 2: Kotlin on different platforms

Java interoperability

  1. Nullable types
  2. Kotlin type mapping
  3. JVM primitives
  4. Collection types
  5. Annotation targets
  6. Static elements
  7. JvmField
  8. Using Java accessors in Kotlin
  9. JvmName
  10. JvmMultifileClass
  11. JvmOverloads
  12. Unit
  13. Function types and function interfaces
  14. Tricky names
  15. Throws
  16. JvmRecord
  17. Summary
  18. Exercise: Adjust Kotlin for Java usage

Using Kotlin Multiplatform

  1. Multiplatform module configuration
  2. Expect and actual elements
  3. Possibilities
  4. Multiplatform libraries
  5. A multiplatform mobile application
  6. Summary
  7. Exercise: Multiplatform LocalDateTime

JavaScript interoperability

  1. Setting up a project
  2. Using libraries available for Kotlin/JS
  3. Using Kotlin/JS
  4. Building and linking a package
  5. Distributing a package to npm
  6. Exposing objects
  7. Exposing Flow and StateFlow
  8. Adding npm dependencies
  9. Frameworks and libraries for Kotlin/JS
  10. JavaScript and Kotlin/JS limitations
  11. Summary
  12. Exercise: Migrating a Kotlin/JVM project to KMP

Part 3: Metaprogramming

Reflection

  1. Hierarchy of classes
  2. Function references
  3. Parameter references
  4. Property references
  5. Class reference
  6. Serialization example
  7. Referencing types
  8. Type reflection example: Random value
  9. Kotlin and Java reflection
  10. Breaking encapsulation
  11. Summary
  12. Exercise: Function caller
  13. Exercise: Object serialization to JSON
  14. Exercise: Object serialization to XML
  15. Exercise: DSL-based dependency injection library

Annotation processing

  1. Your first annotation processor
  2. Hiding generated classes
  3. Summary
  4. Exercise: Annotation Processing execution measurement wrapper

Kotlin Symbol Processing

  1. Your first KSP processor
  2. Testing KSP
  3. Dependencies and incremental processing
  4. Multiple rounds processing
  5. Using KSP on multiplatform projects
  6. Summary
  7. Exercise: KSP execution measurement wrapper

Kotlin Compiler Plugins

  1. Compiler frontend and backend
  2. Compiler extensions
  3. Popular compiler plugins
  4. Making all classes open
  5. Changing a type
  6. Generate function wrappers
  7. Example plugin implementations
  8. Summary

Static Code Analysers

  1. What are Static Analysers?
  2. Types of analysers
  3. Kotlin Code Analysers
  4. Setting up detekt
  5. Writing your first detekt Rule
  6. Conclusion

Ending

Exercise solutions

Get the free sample chapters

Click the buttons to get the free sample in PDF or EPUB, or read the sample online here

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub