Cart
Free Shipping in the UK
Proud to be B-Corp

Mastering High Performance with Kotlin Igor Kucherenko

Mastering High Performance with Kotlin By Igor Kucherenko

Mastering High Performance with Kotlin by Igor Kucherenko


£36.39
Condition - New
Only 2 left

Summary

A balance between implementing complex applications and optimizing performance is a present-day need. This book helps you achieve this balance while developing and deploying applications with Kotlin. You will learn how to use profiling tools to detect performance issues and discover bytecode that is generated to overcome performance bottlenecks.

Mastering High Performance with Kotlin Summary

Mastering High Performance with Kotlin by Igor Kucherenko

Find out how to write Kotlin code without overhead and how to use different profiling tools and bytecode viewer to inspect expressions of Kotlin language. About This Book * Apply modern Kotlin features to speed up processing and implement highly efficient and reliable codes. * Learn memory optimization, concurrency, multi-threading, scaling, and caching techniques to achieve high performance. * Learn how to prevent unnecessary overhead and use profiling tools to detect performance issues. Who This Book Is For This book is for Kotlin developers who would like to build reliable and high-performance applications. Prior Kotlin programming knowledge is assumed. What You Will Learn * Understand the importance of high performance * Learn performance metrics * Learn popular design patterns currently being used in Kotlin * Understand how to apply modern Kotlin features to data processing * Learn how to use profling tools * Discover how to read bytecode * Learn to perform memory optimizations * Uncover approaches to the multithreading environment In Detail The ease with which we write applications has been increasing, but with it comes the need to address their performance. A balancing act between easily implementing complex applications and keeping their performance optimal is a present-day requirement In this book, we explore how to achieve this crucial balance, while developing and deploying applications with Kotlin. The book starts by analyzing various Kotlin specifcations to identify those that have a potentially adverse effect on performance. Then, we move on to monitor techniques that enable us to identify performance bottlenecks and optimize performance metrics. Next, we look at techniques that help to us achieve high performance: memory optimization, concurrency, multi threading, scaling, and caching. We also look at fault tolerance solutions and the importance of logging. We'll also cover best practices of Kotlin programming that will help you to improve the quality of your code base. By the end of the book, you will have gained some insight into various techniques and solutions that will help to create high-performance applications in the Kotlin environment Style and approach This book guides you through how to use profiling tools to detect performance issues and build high-performance applications in the Kotlin environment.

About Igor Kucherenko

Igor Kucherenko is an Android developer at Techery, a software development company that uses Kotlin as the main language for Android development. Currently, he lives in Ukraine, where he is a speaker in the Kotlin Dnipro Community, which promotes Kotlin and shares knowledge with audiences at meetups. You can find his articles about Kotlin and Android development on Medium and a blog for Yalantis, where he worked previously.

Table of Contents

Table of Contents
  1. Identifying performance bottlenecks
  2. Identifying indicators of performance issues
  3. Learning how to use profiling tools
  4. Preventing unnecessary overhead using functional approach
  5. Enhancing performance of collections
  6. Optimizing access to fields
  7. Preventing unnecessary overhead using Delegated Properties
  8. Working with Ranges and Identifying performance issues
  9. Multithreading and Reactive programming
  10. Best practices

Additional information

NLS9781788996648
9781788996648
178899664X
Mastering High Performance with Kotlin by Igor Kucherenko
New
Paperback
Packt Publishing Limited
2023-04-02
316
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a new book - be the first to read this copy. With untouched pages and a perfect binding, your brand new copy is ready to be opened for the first time

Customer Reviews - Mastering High Performance with Kotlin