Creating a JavaFX World Clock from Scratch (Part 1)
I would like to show you how I created a "sci-fi" looking world clock that happens to be a cross-platform Java desktop application.

Carl Dea is a Lead Developer and Software Engineer at Deloitte. He has authored Java books and has been developing software for 20+ years with many clients, from Fortune 500 companies to nonprofit organizations. He has written software ranging from mission-critical applications to e-commerce applications. Carl has been using Java since the very beginning (when Applets were cool) and is a JavaFX enthusiast (fanboy) dating back to when it used to be called F3/JavaFX script. He greatly loves sharing and advocating Java based technologies.
1 views

Carl Dea
13,524 viewsI would like to show you how I created a "sci-fi" looking world clock that happens to be a cross-platform Java desktop application.

Carl Dea
27,621 viewsHere I show you how to use a popular distribution from Azul Zulu OpenJDK to build a JavaFX Hello World Application in 60 seconds.