This is a series of articles intended to teach how to program with JavaFX the "right" way, and without FXML. It starts from the very beginning, showing how to write a simple "Hello World" screen, then ...