How to setup and run Java on your machine
First thing first
To develop our awesome Java applications, we need to install the Java Development Kit (JDK). But what is the JDK?? JDK is a software development environment that is bundled with the necessary tools and libraries to develop and run J...
mahmudnotes.hashnode.dev2 min read