Day 3: Writing My First Java Code
After setting up our IDE, it is time to write our first java code. I can't express how excited I am.
Alright, let's get into it.
In Java, every application begins with a class name, and that class must match the filename.
Let's create our first Java ...
enabzpraize.hashnode.dev2 min read