Graphic tutorial for building Java runtime environment
1. Build a Java running environment. For beginners, you can mainly download and install JDK, and the windows operating system can cooperate with Notepad to develop java programs. In the follow-up study and work, you need to use ide tools for development. The common ide tools are eclipse, MyEclipse, etc.
2. What is JDK? Java development kit, java development kit. See Baidu Encyclopedia for details. Jdk9 has been released, but jdk1 is commonly used in work Version 6. If you study, 1.6 and 1.7 are OK. There's no need to go to the latest version.
3. JDK has been used in the future. It is recommended to download other tools from the official website. Online tutorials as like as two peas or JDK, all of which are expected to be the same as all the software and tools. This may be a need to download different versions of JDK. Let's talk about how to find the historical version of JDK on the official website
3.1. Open Baidu, http://www.baidu.com , enter JDK and search as shown in the figure