The difficulty

primary

Learning time

Ten minutes

Suits the crowd

Zero basis

Development of language

Java

The development environment

  • JDK v11

1. Go to the JDK official website

The JDK’s official website:

https://www.oracle.com/technetwork/java/javase/downloads/index.html

2. Download the JDK

Select “Downloads” on the JDK official website:

The interface after clicking:

Next, move to the download options area at the bottom of the page:

Select Accept License Agreement and download the installation package for your PC operating system.

3. Install the JDK

Open the installation package and double-click “JDK 11.pkg” in the middle:

Click “Continue” :

Click “Install” :

Installation:

Installation completed:

4. Test the JDK

Finally, let’s test whether the JDK was installed successfully.

Open terminal:

Type “Java –version” and press Enter:

Execution Result:

If the JDK version is displayed, the installation is successful!

Answering questions

If you have questions or want to learn more about cutting-edge technology, please leave them in the comments below, and I’ll answer them for you.

The next chapter

“Full stack 2019” Java chapter 2: installing JDK11 (Windows)

A study group

Join a synchronous learning group for mutual communication and progress.

  • Method 1: Follow the headline number gorhaf, private message “Java study Group”.
  • Method 2: follow the public account gorhaf, reply “Java learning group”.

Full stack engineer learning program

Follow us and join the “Full stack Engineer Learning Program”.

Copyright statement

Original is not easy, shall not be reproduced without permission!