tailieunhanh - Java C1. Introduction to Java

At the end of the lesson, the student should be able to: Describe the features of Java technology Describe the different phases of a Java program. Java was created in 1991 by James Gosling et al. of Sun Microsystems. Initially called Oak, in honor of the tree outside Gosling's window, its name was changed to Java because there was already a language called Oak. | Chapter 1. Introduction to Java. ITSS Java Programming CAO Tuan-Dung, HUT Objectives At the end of the lesson, the student should be able to: Describe the features of Java technology Describe the different phases of a Java program HTTP request: HTTP method : Requesting method for Web servers such as GET method and POST method Request URI : URL information on Web server ‘form’ data : Information input by browser HTTP response: • Response message Status information which is the processing result of HTTP method • Contents type Contents type information on data to be transmitted • Request file Main information such as HTML files to be transmitted to HTTP request History Java was created in 1991 by James Gosling et al. of Sun Microsystems. Initially called Oak, in honor of the tree outside Gosling's window, its name was changed to Java because there was already a language called Oak. Original motivation The need for platform independent language that could be embedded in various . | Chapter 1. Introduction to Java. ITSS Java Programming CAO Tuan-Dung, HUT Objectives At the end of the lesson, the student should be able to: Describe the features of Java technology Describe the different phases of a Java program HTTP request: HTTP method : Requesting method for Web servers such as GET method and POST method Request URI : URL information on Web server ‘form’ data : Information input by browser HTTP response: • Response message Status information which is the processing result of HTTP method • Contents type Contents type information on data to be transmitted • Request file Main information such as HTML files to be transmitted to HTTP request History Java was created in 1991 by James Gosling et al. of Sun Microsystems. Initially called Oak, in honor of the tree outside Gosling's window, its name was changed to Java because there was already a language called Oak. Original motivation The need for platform independent language that could be embedded in various consumer electronic products like toasters and refrigerators. One of the first projects developed using Java a personal hand-held remote control named Star 7. Gosling realized that Java could be used for Internet programming. Java Technology A programming language A development environment An execution environment Development Environment Java 2 Software Development Kit Programming language Java language Execution Environment JRE Programming Language Java as the language is called the Java language, and is a language that is platform independent and object-oriented. As a programming language, Java can create all kinds of applications that you could create using any conventional programming language. A Development Environment As a development environment, Java technology provides you with a large suite of tools (Java 2 SDK): A compiler (javac) and debugger An interpreter (java) A documentation generator (javadoc) A class file packaging tool and so on. A Execution Environment Java technology

TÀI LIỆU LIÊN QUAN
crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.