Downloading Java and Object-Oriented Programming
If you have new to programming and using the Java compiler. I am here to help!!! To download Java, use the following link: The Java™ Tutorials (oracle.com) ( This link provides step by step instructions on installing Java and the code editor NetBeans IDE.) If you are like me, you like to use applications that you are comfortable with. I have become very comfortable with using the code editor Notepad++. It made writing code for the Python compiler easy for me. To download Notepad++, use the following link: Notepad++ (notepad-plus-plus.org) For a tutorial of how to set up Notepad++ to run Java, use the following link: How to Compile and Run Java Programs Using Notepad++ (wikihow.com) There are many other code editors available. I recommend that you try a few out and decide which one works best for you. Now that you have the programs you need, we must understand some logic behind writing code. Object-Oriented Programming is one type of...