Tag: Kotlin

Kotlin in Action, Second Edition (MEAP V15)


Free Download Kotlin in Action, Second Edition (MEAP V15)
English | 2024 | ISBN: 9781617299605 | 763 Pages | PDF EPUB | 16 MB
Kotlin in Action, Second Edition is a complete guide to the Kotlin language written especially for readers familiar with Java or another OO language. In it, core Kotlin language developers share their unique insights, along with practical techniques and hands-on examples. You’ll quickly progress from language basics to building production-quality applications that take advantage of Kotlin’s unique features. This new second edition is fully updated to include the latest innovations, and it adds new chapters dedicated to coroutines and concurrency.

(more…)

Frontend Development with JavaFX and Kotlin Build State-of-the-Art Kotlin GUI Applications


Free Download Frontend Development with JavaFX and Kotlin: Build State-of-the-Art Kotlin GUI Applications by Peter Späth
English | December 9, 2023 | ISBN: 1484297164 | 152 pages | MOBI | 7.13 Mb
Build elegant, responsive, and stable Java Virtual Machine-based client applications (Fat Clients) with modern user interfaces. This book introduces JavaFX as a frontend technology and utilizes Kotlin instead of Java for coding program artifacts to boost code expressiveness and maintainability. Author Peter Späth employs a hands-on approach, providing practical examples and code to demonstrate each concept. Mid-level Java programming knowledge and a basic understanding of Kotlin are the only prerequisites; experience with JavaFX and frontend coding is not essential. JavaFX is a modern frontend programming toolkit equipped with containers, menus, buttons, sliders, text fields, and various other controls necessary for communicating with your users, all of which are covered here. Despite its name, JavaFX applications can be coded with programming languages other than Java. The central requirement is that any language targeting JavaFX compiles to artifacts runnable on a Java Virtual Machine. Over the course of this book, you’ll learn firsthand why Kotlin, with its elegant and concise syntax, is a perfect match.

(more…)

Creational Design Patterns in Kotlin


Free Download Creational Design Patterns in Kotlin
Released 4/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Advanced | Genre: eLearning | Language: English + vtt | Duration: 1h 40m | Size: 284 MB
Patterns are the fundamental design and communication toolkit of programmers. This course will teach you the classic Gang of Four creational patterns but with implementations in Kotlin.

(more…)