Study Guide: Object Oriented Programming (OOP)
Study Guide: Object Oriented Programming (OOP)
Study Guide: Object Oriented Programming (OOP)
Polangui, Albay
STUDY GUIDE
Study Guide #1
Lesson 1: Getting Started with Java
Topics covered on this lesson:
Objectives:
1. Got to https://www.oracle.com/technetwork/java/javase/downloads/index.html.
2. Click the download link, Oracle JDK.
3 4
5. Accept the license agreement on the Oracle website.
6. Click the Download link.
6
7. Check the windows task bar for download status. Wait for the download to finished.
8. Congratulations! You successfully downloaded the Java JDK, you are now ready to proceed to the
next topic.
Note: You can also download Java JDK and NetBeans in one package.
1
7
2. Click Yes button from the popup window that says “Do you want to allow this app to make
changes to your device?”.
2
7
3. Click Next button from the Welcome screen window.
3
7
4. The next window that appears is for your installation folder, click Change button if you want to
change the default installation folder, for now, you can use the default installation folder by
clicking the Next button.
4
7
5. The next screen is your status indicator window, wait for the installation to finished.
5
6. Congratulations! Java JDK is now successfully installed! Click the Close button to exit the
Complete screen window.
2
3. Click Apache-NetBeans-11.3-bin-windows-x64.exe (SHA-512, PGP ASC) from the Installers to
download NetBeans-11.3.
4. Check the windows task bar for download status. Wait for the download to finished.
1. After download complete, click on the Apache-NetBeans…exe to start installation. (if not in the
Windows task bar, look for the Downloads folder in your computer, double click the
Apache-NetBeans…exe or right click then click open to start the installation.)
2. The User Account Control window appears asking if you want to allow the app to make changes
to your computer/device. Click the Yes button.
2
3. Wait till the Configuring window is finished.
5. Click I accept the terms and license agreement, then Click Next button from the License
Agreement screen window.
5
6. Click the Next button from the Choose the installation folder and JDK window.
7. From the Summary window that appears, Click Install button to start the installation.
8
9. Please wait while the installer installs Apache NetBeans IDE and runtimes
10. Congratulations! Setup Complete. Click Finish button to complete the Apache NetBeans IDE
setup.
10
Note: To checked for successful installation, go to your Desktop and look for the icon Apache NetBeans
IDE 11.3 shortcut, or click the Start Menu button and check for Apache NetBeans IDE 11.3 program.
Congratulations! You successfully set the Java JDK Path/ClassPath Environment variable
Activities:
Activity No. 1: Download Java JDK and take a screenshot if successfully downloaded in your
computer/laptop/cp, submit your screenshot at our google drive inside your activity folder.
Activity No. 2: Install Java JDK and take a screenshot if successfully installed in your
computer/laptop/cp, submit your screenshot at our google drive inside your activity folder.
Activity No. 3: Download NetBeans and take a screenshot if successfully downloaded in your
computer/ laptop/cp, submit your screenshot at our google drive inside your activity folder.
Activity No. 4: Install NetBeans and take a screenshot if successfully installed in your computer/
laptop/cp, submit your screenshot at our google drive inside your activity folder.
Activity No. 5: Set the Path/ClassPath environment variable and take a screenshot if successfully
setup in your computer/laptop/cp environment.
References:
1. https://www.homeandlearn.co.uk/java/getting_started_with_java.html
2. https://netbeans.apache.org/download/nb113/index.html.
3. https://www.oracle.com/technetwork/java/javase/downloads/index.html.