Recent Posts

JAVA Tutorial I – Explanation of the Code

by Nikhil Palanki on June 30, 2011 • 1 minute read

There are 3 major sections of this code. The Header, Main Function, and Output. We’ll look over all three of them for a better understanding of the code.

JAVA Tutorial I – Hello World!

by Nikhil Palanki on June 30, 2011 • less than 1 minute read

You’ve set up the program successfully! So let’s look at the code without further ado!