Hello, OOP!
This is a simple Java project created for David's Object-Oriented Programming (OOP) course. It contains two classes with one being Main.java having a main method.The purpose of this repository is to serve as a hands-on introduction to Git and GitHub.
How to Use:
- Fork this repository to your own GitHub account.
- Download the software project from your repository to your local machine.
- Open the project in Eclipse.
- Make your changes to the Main.java file.
- Commit and push your changes to your repository.
- Create a pull request to submit your changes back to this repository.