Effective Kotlin: Best Practices
Book information
Description
This book is a guide for Kotlin developers on how to become an excellent Kotlin developer. Kotlin is a powerful and pragmatic language, but it's not enough to know about its features. You also need to know when they should be used and in what way. This book presents and explains in-depth the best practices for Kotlin development. Each item is presented as a clear rule of thumb, supported by detailed explanations and practical examples. It's a comprehensive guide of best practices for Kotlin code quality: safety, readability, code design and efficiency. What you will learn You will learn how to make better Kotlin development in terms of safety, readability, maintainability and performance. The book also covers some advanced topics like inline functions and classes, DSLs or platform types. Who this book is for This book was written for Kotlin developers who want to learn and understand how to write high-quality code. It assumes some experience with Kotlin or at least with Swift, Java or Scala. It is directed towards all kinds of Kotlin developers and isn’t specific to mobile or backend development. The purpose of this book The purpose of Effective Kotlin is to teach and promote the best practices for Kotlin developers, as well as the way Kotlin features can and should be used to improve code. Reader Testimonials Rafał Kuźmiński: Well done! I've read a few items and I have to admit that I learned some interesting stuff. Great book :) Hanno Günther: Really love this book! 😍 Hubert Kosacki: Some time ago I started reading @EffectiveKotlin by @marcinmoskala, it's a must-read for every developer writing Kotlin. Even if you don't agree with all the items, for sure it will make you think twice about what you're coding. Archie David: Thanks for writing Effective Kotlin, I'm liking the tips from the book so far. Andy Gibel: I really enjoyed your Effective Kotlin book and intend to use it for an "Advanced Kotlin" workshop series I'm planning at work. Table of Contents Introduction: Be pragmatic Part 1: Good code Chapter 1: Safety Chapter 2: Readability Part 2: Code design Chapter 3: Reusability Chapter 4: Abstraction design Chapter 5: Object creation Chapter 6: Class design Part 3: Efficiency Chapter 7: Make it cheap Chapter 8: Efficient collection processing Dictionary NotesAbout the Author Marcin Moskala is an experienced developer and Kotlin trainer. He is the founder of the Kt. Academy, an official JetBrains partner for teaching Kotlin, author of the book "Android Development with Kotlin", speaker at many international conferences, and programming library creator and contributor.
Similar books
Kotlin Exercises
2024 · EPUB
Effective Kotlin
2019 · EPUB
Advanced Kotlin (Kotlin for Developers)
2023 · EPUB
Advanced Kotlin (Kotlin for Developers)
2023 · PDF
Kotlin Coroutines: Deep Dive (Kotlin for Developers)
RAR
Kotlin Coroutines: Deep Dive (Kotlin for Developers)
Functional Kotlin by Marcin Moskała
RAR