2.3 Installing the Java environment-3
Now, we will install directly an IDE called Intellij IDEA that was created by a company called JetBrains. An IDE is an integrated development environment, it’s a tool we use to write programs, it allows us to compile and run our programs as well, and as you’ll see, it also warns us of errors in our code, before running it. Now we will open our web browser to install intellij IDEA, we type in the search bar jetbrains, then we choose the first link. We then go into developer tools and choose Intellij IDEA and select download. We have two Ultimate versions that are paid for and community that is free. So we choose the community version. So we install.