

To fulfill different user requirements, IntelliJ IDEA comes in 2 variants Ultimate and Community Edition. It provides support for JVM-based languages to the likes of Groovy and Kotlin. The Java IDE focuses on developer productivity and flaunts an ergonomic design. IntelliJ IDEA is a dedicated Java IDE developed by JetBrains.

Now we’re also gonna be using IntelliJ IDEA and that’s much like a word processor but for creating programs. Now on I’m one of the early adopters of IntelliJ. I started using it way back in the early 2000s and it’s a very powerful piece of software packed with lots of features for both beginners and pro developers, but the great thing about it is it’s extremely beginner-friendly as well and there’s a free community edition or paid ultimate edition. You don’t need to spend any money for either of those tools actually and in the upcoming videos in this section of the course, I’m gonna show you how to get the Java Development Kit and IntelliJ IDEA working for Windows, Mac, and also for Linux. Now if you wanna use another IDE, Integrated Development Environment, Eclipse, or something of that nature, you’re welcome to do that. Java Development Kit Installation OverviewĪll right, so it’s time now to install the Java Development Kit. Now we’re going to be using an open-source version of a Java Development Kit, the Open JDK and that’s the creatable version we’re using is created by Amazon and they call it Amazon Corretto.


We’ll be using JDK version 11 in this course and not later versions. In a nutshell, version 11 is the LTS, or long-term support version of Java.
