Hello World
For a first project, we’ll enter some very simple code and compile it. This should establish that your setup is in good shape.
Enter Code
In file named ‘HelloWorld.cs’, enter the following:
In a file named ‘HelloWorld.java’, enter the following:
Compile
Compile the code at the command prompt by executing the following:
Run
Run the program by typing:
You should see output similar to:
You should see output similar to: