Tham khảo tài liệu 'bài giảng điện tử môn tin học: fundamentals of programming', công nghệ thông tin, tin học văn phòng phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU Chapter 1: Introduction to Java Chapter 2: Primitive Data Types and Operations Chapter 3: Control Statements Chapter 4: Methods Chapter 5: Arrays Part I: Fundamentals of Programming 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU Chapter 1: Introduction to Java What Is Java? Getting Started With Java Programming Create, Compile and Running a Java Application 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU What Is Java? History Applications of Java Compare to C/C++/C# Characteristics of Java 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU History James Gosling and Sun Microsystems (1983-1984) Oak In a project of electric device developing Java, May 20, 1995, Sun World HotJava The first Java-enabled Web browser JDK Evolutions J2SE, J2ME, and J2EE 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU JDK Versions JDK (1995) JDK (1996) Java 2 SDK v (JDK , 1998) Java 2 SDK v (JDK , 2000) Java 2 SDK v (JDK , 2002) Java 5 SDK v (JDK , 2005) 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU JDK Editions Java Standard Edition (J2SE) J2SE can be used to develop client-side standalone applications or applets. Java Enterprise Edition (J2EE) J2EE can be used to develop server-side applications such as Java servlets and Java ServerPages. Java Micro Edition (J2ME). J2ME can be used to develop applications for mobile devices such as cell phones. JDK Editions (2) 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU Java2 Standard Edition (J2SE™) Java2 Enterprise Edition (J2EE™) Java2 Micro Edition (J2ME™) Java 2 Platform Standard desktop & workstation applications Heavy duty server systems Small & memory constrained devices 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC - DLU Java IDE Tools Eclipse Borland Jbuilder NetBean Microsoft Visual J++, J# WebGain Café IBM Visual Age for Java Forte by Sun Microsystems 5/13/2020 11:57:46 PM Võ Phương Bình - ITFAC | 5/14/2020 7:21:25 AM Võ Phương Bình - ITFAC - DLU Chapter 1: Introduction to Java Chapter 2: Primitive Data Types and Operations Chapter 3: Control Statements Chapter 4: Methods Chapter 5: Arrays Part I: Fundamentals of Programming 5/14/2020 7:21:25 AM Võ Phương Bình - ITFAC - DLU Chapter 1: Introduction to Java What Is Java? Getting Started With Java Programming Create, Compile and Running a Java Application 5/14/2020 7:21:25 AM Võ Phương Bình - ITFAC - DLU What Is Java? History Applications of Java Compare to C/C++/C# Characteristics of Java 5/14/2020 7:21:25 AM Võ Phương Bình - ITFAC - DLU History James Gosling and Sun Microsystems (1983-1984) Oak In a project of electric device developing Java, May 20, 1995, Sun World HotJava The first Java-enabled Web browser JDK Evolutions J2SE, J2ME, and J2EE 5/14/2020 7:21:25 AM Võ Phương Bình - ITFAC - DLU JDK Versions JDK (1995) JDK (1996) Java 2 SDK v (JDK , 1998) Java 2 SDK v (JDK , 2000) .