Learning how to code.
Learn to code Java and JavaFX applications.
In the GreenfootKara course you learn the basics of programming in Java. To make it simple for beginners, it uses Greenfoot as the development environment. After this course you may transition to a professional environment like Eclipse, NetBeans, or IntelliJ.
JavaFX is a very nice graphics platform. It is now the preferred and official choice for graphical user interfaces in Java. This tutorial takes you through designing and programming a complete Address Application.