Now that we have a couple of basic concepts under our belt, I want you to make your own program! Using our HelloWorld program from lesson 1 as a template, I want you to do the following:
- Create a public class with the name “codingRocks”
- Implement the main method
- Use the system method to print out “Coding Rocks!”
If you get stuck, feel free to refer to Lessons 1-3 for a reminder, or you can look at the product below to see what the final product should look like. Have fun!


Great job! You did it!
In our next section, we will go over variables.
Leave a Reply