Apache Maven is a popular automation build tool and mainly used for Java development projects. Apache Maven 3 installation is a straightforward process for beginner …
Write Your First Java Hello World Program Using Notepad
In this tutorial, we’ll walk you through how to write a simple Hello World Java program using Notepad, compile and run the Java program using command line …
Quick Tip: The Differences Between JRE and JDK
JRE and JDK are two very common terms that we will always see in Java. To understand the differences between JRE and JDK is important for Java beginner …
How to Check Your Java Version on Windows
If you want to know what is the Java version that you have installed on your Windows operating system, here are several methods you can use to check it …