E-Book, Englisch, 316 Seiten
Kucherenko Mastering High Performance with Kotlin
1. Auflage 2018
ISBN: 978-1-78899-835-2
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Overcome performance difficulties in Kotlin with a range of exciting techniques and solutions
E-Book, Englisch, 316 Seiten
ISBN: 978-1-78899-835-2
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Verteilte Systeme (Netzwerke)
Weitere Infos & Material
Table of Contents - Identifying performance bottlenecks
- Identifying indicators of performance issues
- Learning how to use profiling tools
- Preventing unnecessary overhead using functional approach
- Enhancing performance of collections
- Optimizing access to fields
- Preventing unnecessary overhead using Delegated Properties
- Working with Ranges and Identifying performance issues
- Multithreading and Reactive programming
- Best practices