Java Programming – Project 1 – Intro to Java and Object Programming

In this project we will go over the fundamentals of what it takes to program in Java. We will create three new classes in Java that will utilize many of the most important concepts of programming, such as variables, conditional statements, and loops.