/HelloWorld

Project OORJA > Java Basics > Hello World

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Project-O.O.R.J.A


Online Open-source Resources for Java Aficionados


Java Basics


Problem Statement


Write the Hello, World! program in Java.


Task

  1. Fork the repository by clicking on the Fork button.
  2. Clone the repository to your computer using IntelliJ. (How-To?)
  3. Open the source code file and complete the task written in the TODO comment.
  4. Open the test cases file and run the test cases to verify your source code.

Fun Resources

  1. The History of Hello World by SoftwareGuild
  2. The Hello World Collection
  3. Hello World: A Timeless Bit of Code on VMWare Open Source Blog
  4. The History of Hello World by HackerRank
  5. Ask the Expert: Hello, Brian – A conversation with Dr. Brian Kernighan, creator of “hello, world” from Microsoft Developer YoutTube Channel