Start coding with Java today!

The goal of this website is to help you get started writing Java! By following the steps in this short course, you will be aquanted with Java and will be ready to write your own applications in Java!
Today, Java is one of the most commonly used programming languages in the world and has been for decades. Java is a versatile language that manages memory implicitly. This allows for faster and cheaper production with fewer hours spent in development. While this comes at a slight cost to performance, modern computers in most applications will not be affected to a noticeable degree. Many software applications that you use everyday were likely written in Java. New applications are written every day while many older applications will need to be maintained for many years to come. There are many benefits to learning Java. Rather you are going to write an application for fun, an aspiring software developer, or you are already a software developer and you are trying to learn a new language; Java is great language to learn.
The first step towards learning Java is getting started with an integrated development environment or IDE. Let's get started!