Java is a good programming language that is both complex as well as flexible and learnable. Our school had the opportunity to send one of our schools AP Computer Science students to the skillsUSA competition. Our computer science classes primarily teach Java programming but skillsUSA requires any programming language. The student ended up only getting third place but was still a good opportunity. The code above is telling the “system” to print out the words “Hello World!” There are more complex things possible to do with Java due to it being such a large language but this is the most simple things you can do just for an example.