Courses
Java Quick Start
Is Java your first programming language and do you want to get up and running fast? Or maybe you are already an experienced programmer in another language and want to give Java a try?
Let friends of OpenJDK, i.e., the open source Java development kit that includes the Java programming language, help you get started! You can find the course on Foojay: foojay.io/java-quick-start/.
Based on the Java Quick Start tutorial from my book “Getting Started with Java on the Raspberry Pi”.
JavaFX Tutorials
Do you want to learn about JavaFX, the framework to build user interfaces with Java? Check out the tutorials on jfx-central.com. Thanks to contributions by other Java community members, I could select a wide range of tutorials to learn you what you can build with JavaFX:
- Learn JavaFX: Explore JavaFX tutorials, ranging from basic usage to practical techniques, continuously updated to enrich your learning journey.
- Learn Mobile: Discover tutorials and guides on developing with JavaFX in the mobile domain, offering insights and techniques for mobile application development.
- Learn Raspberry Pi: Explore tutorials focused on using JavaFX in Raspberry Pi development, providing guidance for creating JavaFX applications on this versatile platform.
Java on Raspberry Pi
On the Pi4J website and here on webtechie.be with the tag “pi4j”, you’ll find a lot of examples and links to source code to combine Java (and Spring, JavaFX, Vaadin,…) with electronic components on the Raspberry Pi.