From the course: Learning JavaFX GUI Development

Unlock the full course today

Join today to access over 23,100 courses taught by industry experts.

What you should know before watching

What you should know before watching

From the course: Learning JavaFX GUI Development

What you should know before watching

- [Voicover] To get the most out of this course, there are a few things you need to know before getting started. If you are new to Java programming, it would be helpful to first get comfortable with the syntax of the core Java programming language. This course relies heavily on the understanding of classes and objects in Java. If you are not comfortable with creating new objects from classes, and invoking object methods, I suggest starting with Foundations of Programming Object Oriented Design with Simon Allardice. This course uses the NetBeans integrated development environment. In Up and Running with Java, I walk you through downloading installing NetBeans, which is a free, open source tool. If you do not already have an IDE ready to go, make sure to install one before continuing. It is also important to know that this course is designed to demonstrate coding skills necessary to learn JavaFX, so most of the content is going to be active coding using the NetBeans IDE.

Contents