How Will Java Technology Change My Life?
We can't promise you fame, fortune, or even a job if you learn the Java programming language. Still, it is likely to make your programs better and requires less effort than other languages. We believe that Java technology will help you do the following:
저희는 자바 프로그래밍 언어를 배우는 것으로 부, 명성 또는 직업을 얻게 돼는 것을 보장하지 않습니다. 하지만, 당신의 프로그램이 개선 될 가능성이 있으며, 다른 언어보다 (배우는데) 적은 노력이 듭니다. 우리는 자바 테크놀로지를 사용하면 밑의 내용을 할 수 있을 것입니다.
저희는 자바 프로그래밍 언어를 배우는 것으로 부, 명성 또는 직업을 얻게 돼는 것을 보장하지 않습니다. 하지만, 당신의 프로그램이 개선 될 가능성이 있으며, 다른 언어보다 (배우는데) 적은 노력이 듭니다. 우리는 자바 테크놀로지를 사용하면 밑의 내용을 할 수 있을 것입니다.
- Get started quickly: Although the Java programming language is a powerful object-oriented language, it's easy to learn, especially for programmers already familiar with C or C++.
- 시작이 쉽습니다 :자바 프로그래밍 언어는 강력한 객체지향언어입니다. 배우기 쉽우며, 특히 C와 C++을 익힌 프로그래머들에겐 익숙합니다.
- Write less code: Comparisons of program metrics (class counts, method counts, and so on) suggest that a program written in the Java programming language can be four times smaller than the same program written in C++.
- 적은 코드량 : 프로그램 측정항목을 비교
- Write better code: The Java programming language encourages good coding practices, and automatic garbage collection helps you avoid memory leaks. Its object orientation, its JavaBeans™ component architecture, and its wide-ranging, easily extendible API let you reuse existing, tested code and introduce fewer bugs.
- 더 나은 코드 작성:
- Develop programs more quickly: The Java programming language is simpler than C++, and as such, your development time could be up to twice as fast when writing in it. Your programs will also require fewer lines of code.
- 프로그램 개발이 더 빨라집니다:
- Avoid platform dependencies: You can keep your program portable by avoiding the use of libraries written in other languages.
- 플랫폼 종속성을 피하세요:
- Write once, run anywhere: Because applications written in the Java programming language are compiled into machine-independent bytecodes, they run consistently on any Java platform.
- 한번 작성으로, 어디서든 실행:
- Distribute software more easily: With Java Web Start software, users will be able to launch your applications with a single click of the mouse. An automatic version check at startup ensures that users are always up to date with the latest version of your software. If an update is available, the Java Web Start software will automatically update their installation.
- 보다 쉽게 소프트웨어를 배포:
댓글 없음:
댓글 쓰기