Write the Hello, World!
program in Java.
- Fork the repository by clicking on the
Fork
button. - Clone the repository to your computer using IntelliJ. (How-To?)
- Open the source code file and complete the task written in the TODO comment.
- Open the test cases file and run the test cases to verify your source code.
- The History of Hello World by SoftwareGuild
- The Hello World Collection
- Hello World: A Timeless Bit of Code on VMWare Open Source Blog
- The History of Hello World by HackerRank
- Ask the Expert: Hello, Brian – A conversation with Dr. Brian Kernighan, creator of “hello, world” from Microsoft Developer YoutTube Channel