일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
- java
- compile
- id선택자
- Javapopup
- AndroidDeveloper
- class선택자
- Math.
- 헌혈
- XHR
- IOT
- 프로그래머스
- jdoodle
- helloworld!
- API
- Java입문
- CSS
- 상위 N개 레코드
- string
- HTML
- fatal: Not a valid object name: 'master'
- 자바의정석
- SQL문제풀이
- 생활코딩
- Class
- Database
- Javascript
- variable
- 라즈베리파이
- initial commit
- Javaswing
- Today
- Total
목록BackEnd/Java (35)
Sun의 정리정돈

[3,4강은 ㅡMac과 Linux에서의 설치법을 다루고 있으므로 패스함] [WIndows + R > cmd] 를 통해 명령 프롬프트로 들어가 "java -version"을 검색하면 현재 내 컴퓨터에 설치되어 있는 자바의 버전을 확인할 수 있다. 깔려있다면 "javac -version"도 검색하여 컴파일러도 멀쩡히 있는 지 확인해준다. 만약 "그런 파일을 찾을 수 없습니다." 등의 문장이 나온다면 자바를 설치하러 가면 된다. 검색엔진에 "JDK download" 를 검색하여 Oracle 사 홈페이지로 들어간다. JDK는 Java Delopmemt Kit의 약자로 자바 개발 도구를 뜻한다. https://www.oracle.com/kr/java/technologies/downloads/#jdk19-windo..

온라인 도구를 이용해 실습을 진행한다. 검색엔진에 'Java online editor'를 치면 수많은 에디터들이 나오지만 본 수업에서는 잠시 Jdoodle을 사용한다. https://www.jdoodle.com/ JDoodle - Online Compiler, Editor for Java, C/C++, etc JDoodle is an Online Compiler, Editor, IDE for Java, C, C++, PHP, Perl, Python, Ruby and many more. You can run your programs on the fly online, and you can save and share them with others. Quick and Easy way to compile and ..

1991, 제임스 고슬링에 의해 만들어진 컴퓨터 프로그래밍 언어 Java는 'Write once, Run anywhere' (한 번의 작성으로, 어디서든 작동한다)라는 슬로건을 달고 혜성처럼 나타났다. https://www.tiobe.com/tiobe-index/ TIOBE Index - TIOBE Home » TIOBE Index TIOBE Index for October 2022 October Headline: The big 4 languages keep increasing their dominance Python, Java, C, and C++ are the top 4 languages of the TIOBE index for quite some time now. They are far ahead ..