Kotlin design patterns and best practices build scalable applications using traditional, reactive, and concurrent design patterns in Kotlin

Design patterns are well-known solutions to common architectural problems as they allow you to solve many problems efficiently and create a shared vocabulary between developers. Kotlin is a modern multi-paradigm programming language, and this book shows you how traditional design patterns can be imp...

Full description

Bibliographic Details
Other Authors: Soshin, Alexey, author (author), Arhipov, Anton, author
Format: eBook
Language:Inglés
Published: Birmingham : Packt Publishing 2022.
Edition:Second edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009644728706719
Table of Contents:
  • Table of Contents Getting Started with Kotlin Working with Creational Patterns Understanding Structural Patterns Getting Familiar with Behavioral Patterns Introducing Functional Programming Threads and Coroutines Controlling the Data Flow Designing for Concurrency Idioms and Anti-Patterns Concurrent Microservices with Ktor Reactive Microservices with Vert.xv