First you’ll need to setup a Java project for Maven to build. To keep the focus on Maven, make the project as simple as possible for now. Now that you have a ...
100-ways-to-print-HelloWorld-in-java This is a fun quest to find out different ways to print "Hello, World!" in java. It helps me refresh some concepts and it's a good exercise to think of new methods ...