(Java) 자바 JDK 다운로드 및 설치
자바 프로그램을 하기 위해서는 JDK(Java Development Kit)를 설치해야 합니다. 여기서는 윈도우용(윈도우11) JDK를 다운로드 받고, 설치한 후에 환경설정까지 설명합니다. 1. 아래 링크를 클릭합니다. https://www.oracle.com/kr/java/technologies/downloads/ Download the Latest Java LTS Free Subscribe to Java SE and get the most comprehensive Java support available, with 24/7 global access to the experts. www.oracle.com 2. "Windows"를 선택하고, MSI Installer를 선택해서 바로 다운로드 받고 설치합니..