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

Описание
В этом материале разберём тему: javafx.
This book introduces JavaFX as a frontend technology and utilizes Kotlin instead of Java for coding program artifacts to boost code expressiveness and maintainability. Build elegant, responsive, and stable Java Virtual Machine-based client applications (Fat Clients) with modern user interfaces. 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.
Despite its name, JavaFX applications can be coded with programming languages other than Java. 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. 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.
After completing Frontend Development With JavaFX and Kotlin, you will be able to build frontends of mid-to-high level complexity, depending on present Java skills, and use Kotlin as a language for addressing GUI programming needs and accessing the JavaFX API.
What You Will LearnCreate a JavaFX + Kotlin development pipeline for Gradle, Eclipse and IntelliJUse JavaFX scenes, stages, and nodes/controlsMaster JavaFX event handling, effects, and animation using KotlinUnderstand the JavaFX Concurrency Framework and Kotlin Coroutines for JavaFXWho This Book Is ForLow- to mid-level Java or Kotlin developers with or without JavaFX experience who wish to learn how to build JavaFX applications with Kotlin.
Файл доступен для загрузки ниже.
Поделиться
Частые вопросы
Можно ли скачать «Frontend Development with JavaFX and Kotlin: Build State-of-the-Art Kotlin GUI Applications» бесплатно?
Да, «Frontend Development with JavaFX and Kotlin: Build State-of-the-Art Kotlin GUI Applications» доступна для бесплатного скачивания на нашем сайте в формате PDF. Ссылка на файл находится на этой странице.
В каком формате и какого размера файл?
Книга предоставляется в формате PDF, размер файла 14,3 МБ.
Кто автор и когда вышла книга?
автор — Späth Peter, издательство Apress Media, LLC., год выпуска 2023, 145 страниц.
О чём книга «Frontend Development with JavaFX and Kotlin: Build State-of-the-Art Kotlin GUI Applications»?
Build elegant, responsive, and stable Java Virtual Machine-based client applications (Fat Clients) with modern user interfaces.