<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://dislab.hufs.ac.kr/w/index.php?action=history&amp;feed=atom&amp;title=Visual_Studio_Code%EC%97%90%EC%84%9C_Java_%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D</id>
	<title>Visual Studio Code에서 Java 프로그래밍 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://dislab.hufs.ac.kr/w/index.php?action=history&amp;feed=atom&amp;title=Visual_Studio_Code%EC%97%90%EC%84%9C_Java_%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D"/>
	<link rel="alternate" type="text/html" href="http://dislab.hufs.ac.kr/w/index.php?title=Visual_Studio_Code%EC%97%90%EC%84%9C_Java_%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D&amp;action=history"/>
	<updated>2026-05-25T10:58:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://dislab.hufs.ac.kr/w/index.php?title=Visual_Studio_Code%EC%97%90%EC%84%9C_Java_%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D&amp;diff=441&amp;oldid=prev</id>
		<title>Swpark: Created page with &quot;== Java == === Java 언어의 특징 === * High-level, class-based, object-oriented programming language * Write once, run anywhere (WORA) * Java Virtaul Machine (JVM) ** bytecode (compile 된 기계어 코드) * C, C++와 비슷한 문법 * Dynamic capabilitites ** Reflection ** Runtime code modification  === 개발 === * Sun Microsystems에 근무하고 있던 James Gosling에 의해 개발됨 * Sun이 [https://www.oracle.com Oracle]에 인수됨  === 역사 === * 1991...&quot;</title>
		<link rel="alternate" type="text/html" href="http://dislab.hufs.ac.kr/w/index.php?title=Visual_Studio_Code%EC%97%90%EC%84%9C_Java_%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D&amp;diff=441&amp;oldid=prev"/>
		<updated>2022-12-22T02:48:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Java == === Java 언어의 특징 === * High-level, class-based, object-oriented programming language * Write once, run anywhere (WORA) * Java Virtaul Machine (JVM) ** bytecode (compile 된 기계어 코드) * C, C++와 비슷한 문법 * Dynamic capabilitites ** Reflection ** Runtime code modification  === 개발 === * Sun Microsystems에 근무하고 있던 James Gosling에 의해 개발됨 * Sun이 [https://www.oracle.com Oracle]에 인수됨  === 역사 === * 1991...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Java ==&lt;br /&gt;
=== Java 언어의 특징 ===&lt;br /&gt;
* High-level, class-based, object-oriented programming language&lt;br /&gt;
* Write once, run anywhere (WORA)&lt;br /&gt;
* Java Virtaul Machine (JVM)&lt;br /&gt;
** bytecode (compile 된 기계어 코드)&lt;br /&gt;
* C, C++와 비슷한 문법&lt;br /&gt;
* Dynamic capabilitites&lt;br /&gt;
** Reflection&lt;br /&gt;
** Runtime code modification&lt;br /&gt;
&lt;br /&gt;
=== 개발 ===&lt;br /&gt;
* Sun Microsystems에 근무하고 있던 James Gosling에 의해 개발됨&lt;br /&gt;
* Sun이 [https://www.oracle.com Oracle]에 인수됨&lt;br /&gt;
&lt;br /&gt;
=== 역사 ===&lt;br /&gt;
* 1991년 James Gosling이 interactive television에 사용할 언어로 개발되기 시작함&lt;br /&gt;
* Oak (Gosling의 마당에 있던 나무) -&amp;gt; Green -&amp;gt; Java (인도네시아의 자바 커피에서 이름을 따옴)&lt;br /&gt;
* 1996년 Java 1.0 발표&lt;br /&gt;
* Write once, run anywhere (compile된 후 어느 기계에서나 실행될 수 있도록)&lt;br /&gt;
* Java SE (standard edition), Java EE (enterprise edition), Java ME (micro edition)&lt;br /&gt;
* 2006년. Sun은 JVM을 GPL 2.0 라이센스로 공개 (free &amp;amp; open-source software)&lt;br /&gt;
* 2009년. Oracle이 Sun을 인수하면서 Java 기술도 인수함&lt;br /&gt;
* 2016년. JDK 9부터 browser plugin 중단 (그러므로 Stanford Karel이 동작 안함)&lt;br /&gt;
&lt;br /&gt;
=== 설계 원칙 ===&lt;br /&gt;
# It must be simple, object-oriented, and familiar.&lt;br /&gt;
# It must be robust and secure.&lt;br /&gt;
# It must be architecture-neutral and portable.&lt;br /&gt;
# It must execute with high performance.&lt;br /&gt;
# It must be interpreted, threaded, and dynamic.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[https://en.wikipedia.org/wiki/Java_(programming_language) Wikipedia에서 참조]&lt;br /&gt;
&lt;br /&gt;
== Java 설치 ==&lt;br /&gt;
{{본문|Java 설치}}&lt;br /&gt;
&lt;br /&gt;
{{:Java 설치}}&lt;br /&gt;
&lt;br /&gt;
== Visual Studio Code 설치 ==&lt;br /&gt;
{{본문|Visual Studio Code 설치}}&lt;br /&gt;
&lt;br /&gt;
{{:Visual Studio Code 설치}}&lt;br /&gt;
&lt;br /&gt;
== 기본 예제 프로그램 및 설명 ==&lt;br /&gt;
{{본문|기본 예제 프로그램 및 설명}}&lt;br /&gt;
&lt;br /&gt;
{{:기본 예제 프로그램 및 설명}}&lt;/div&gt;</summary>
		<author><name>Swpark</name></author>
	</entry>
</feed>