JavaFX and FXMLfor desktop applications
A collection of introductory and instructional texts for using JavaFX and FXML for desktop applications by Dominik Schacht.
This book focuses primarily on using FXML to create JavaFX based user interfaces. When a tool for building and dependency management is used it will be Gradle (instead of Maven) but the projects will work with any build system you like but you will have to configure them yourself. Also, the examples and projects are IDE agnostic so you can use whichever you want even its just a plain old text editor.
Who is this book for?
If you are familiar with Java and some basic UI concepts this book is just right for you. If you are familiar with other programming languages you will probably have no problem understanding the code examples. You might want to put this text aside for the moment and use other learning resources if concepts like classes, loops or functions are a mystery to you.
About the author
TBD.
Contact info: domschacht(at)gmail.com