Leanpub Header

Skip to main content

Filters

Category: "Kotlin"

Tracks

  1. Kotlin for developers
    Marcin Moskała

    This is the complete track to learn about essential Kotlin features and get ready for working in Kotlin in daily basis. It starts from essentials, and on the way reaches advanced topics like efficient collection processing or DSL creation.

  2. Senior Android developer interviews rarely test memorized answers. They test whether you truly understand how things work under the hood. This track takes you beyond “how to use” into “how Android, Compose, and Kotlin actually work,” exploring internal implementations, bytecode and compiler behavior, and the system-level concepts that shape modern Android development.

  3. Senior Android interviews test real understanding, not memorized answers. This track goes beyond “how to use Kotlin” into how Kotlin and Android actually work under the hood, including compiler behavior and internal concepts. With hands-on playgrounds and 400+ quiz and interview-style questions, it helps you practice reasoning through problems and confidently tackle senior-level technical interviews.

  4. Senior Android interviews test whether you understand how things actually work, not memorized answers. This combined track goes beyond "how to use" into "how it works under the hood": Manifest Android Interview digs into Kotlin and Android internals, from bytecode to compiler behavior, while Jetpack Compose Mechanisms traces how Compose's compiler, runtime, and UI layer turn your declarative code into pixels.