자바언어 배우기: 트레일의 끝
Learning the Java Language: End of Trail
"자바 언어 배우기" 트레일의 마지막에 도달했습니다.
이 트레일에 대한 의견이나 제안은 피드백 페이지를 통하여 하십시오.
You have reached the end of the "Learning the Java Language" trail.
If you have comments or suggestions about this trail, use our feedback page to tell us about it.
핵심 클래스들: String
, System
, Thread
을 포함한 JDK APIs안에 있는 많이-사용되는 클래스들 그리고 java.io
안의 클래스들을 배우십시오.
Essential Classes: Learn about the most-used classes in the JDK APIs including String
, System
, Thread
and the classes in java.io
.
JFC/Swing으로 GUI 만들기: 애플리케이션 또는 애플릿 만드는 방법을 알고 있다면, 그들의 user interfaces 생성 방법을 배우기 위해 이 트레일을 따르십시오.
Creating a GUI With JFC/Swing: Once you know how to create applications or applets, follow this trail to learn how to create their user interfaces.
Custom Networking: network을 사용하는 애플리케이션 또는 애플릿을 작성하는데 관심이 있다면 이 트레일을 따르십시오. URLs, sockets, datagrams 및 security을 배울 것입니다.
Custom Networking: If you're interested in writing applications or applets that use the network, follow this trail. You'll learn about URLs, sockets, datagrams, and security.
'Java 배우기' 카테고리의 다른 글
Lesson: Exceptions (0) | 2016.01.29 |
---|---|
Trail: Essential Classes 트레일: 핵심 클래스들 (0) | 2016.01.29 |
Questions and Exercises: Creating and Using Packages (0) | 2016.01.24 |
Summary of Creating and Using Packages (0) | 2016.01.24 |
Managing Source and Class Files 소스 및 클래스 파일 관리하기 (0) | 2016.01.24 |
댓글