Java FX Tutorial

Hello! Welcome to the JavaFX tutorial for CS2340 students. In this tutorial we will go over installation of the IDE IntelliJ as well as the basics of JavaFX to help you all get started on your projects. This tutorial includes a java application that is built alongside the material in order to help solidify the topics. We also provided a reference to some of the layouts of JavaFX and incorporating images into your applications.

The sample todo list that is referenced throughout the tutorial can be found on Github here.