Contents. Java - An Introduction. Java Milestones. Java and its Evolution



Similar documents
CSE 452: Programming Languages. Acknowledgements. Contents. Java and its Evolution

Java applets. SwIG Jing He

CS 209 Programming in Java #1

SE 450 Object-Oriented Software Development. Requirements. Topics. Textbooks. Prerequisite: CSC 416

CSC 551: Web Programming. Spring 2004

Topics. Introduction. Java History CS 146. Introduction to Programming and Algorithms Module 1. Module Objectives

INTRODUCTION TO JAVA PROGRAMMING LANGUAGE

The Java Series. Java Essentials I What is Java? Basic Language Constructs. Java Essentials I. What is Java?. Basic Language Constructs Slide 1

An Overview of Java. overview-1

Java in Education. Choosing appropriate tool for creating multimedia is the first step in multimedia design

Installing Java. Table of contents

2 Introduction to Java. Introduction to Programming 1 1

Chapter 1 Java Program Design and Development

1. Overview of the Java Language

Characteristics of Java (Optional) Y. Daniel Liang Supplement for Introduction to Java Programming

Programming Languages

Handout 1. Introduction to Java programming language. Java primitive types and operations. Reading keyboard Input using class Scanner.

Habanero Extreme Scale Software Research Project

02 B The Java Virtual Machine

Software: Systems and Application Software

Java Programming. Binnur Kurt Istanbul Technical University Computer Engineering Department. Java Programming. Version 0.0.

A Short Introduction to Writing Java Code. Zoltán Majó

Risks with web programming technologies. Steve Branigan Lucent Technologies

Chapter 1. Introduction to Computers, Programs, and Java

JAVA Web Database Application Developer

Syllabus for CS 134 Java Programming

9/11/15. What is Programming? CSCI 209: Software Development. Discussion: What Is Good Software? Characteristics of Good Software?

Evolution of the Major Programming Languages

The Java Virtual Machine and Mobile Devices. John Buford, Ph.D. Oct 2003 Presented to Gordon College CS 311

How To Write A Program In Java (Programming) On A Microsoft Macbook Or Ipad (For Pc) Or Ipa (For Mac) (For Microsoft) (Programmer) (Or Mac) Or Macbook (For

Java Crash Course Part I

Java Software Development Kit (JDK 5.0 Update 14) Installation Step by Step Instructions

CSC230 Getting Starting in C. Tyler Bletsch

How to use the Eclipse IDE for Java Application Development

Overview. Java Programming Language. What is Java in a NutShell? Architecture of Java Applets

Chapter 5: System Software: Operating Systems and Utility Programs

C# and Other Languages

LAB 1. Familiarization of Rational Rose Environment And UML for small Java Application Development

Fundamentals of Java Programming

Web Pages. Static Web Pages SHTML

Introduction to Object-Oriented Programming

For Introduction to Java Programming, 5E By Y. Daniel Liang

Data Structures Lecture 1

Java CPD (I) Frans Coenen Department of Computer Science

Free Java textbook available online. Introduction to the Java programming language. Compilation. A simple java program

Appendix A Using the Java Compiler

Free Java textbook available online. Introduction to the Java programming language. Compilation. A simple java program

Chapter 27 Hypertext Transfer Protocol

Introduction to programming

Basic Java Constructs and Data Types Nuts and Bolts. Looking into Specific Differences and Enhancements in Java compared to C

core. Volume I - Fundamentals Seventh Edition Sun Microsystems Press A Prentice Hall Title ULB Darmstadt

1001ICT Introduction To Programming Lecture Notes

Chapter 1 Fundamentals of Java Programming

1/20/2016 INTRODUCTION

The Web Web page Links 16-3

Lesson 06: Basics of Software Development (W02D2

picojava TM : A Hardware Implementation of the Java Virtual Machine

Crash Course in Java

Online Recruitment System 1. INTRODUCTION

Software. Programming Language. Software. Instructor Özgür ZEYDAN. Bülent Ecevit University Department of Environmental Engineering

Using Java To Develop Educational Engineering Software

Real-time Device Monitoring Using AWS

Chapter 1 Introduction to Computers, Programs, and Java

Building Java Servlets with Oracle JDeveloper

Example of Standard API

Outline. hardware components programming environments. installing Python executing Python code. decimal and binary notations running Sage

Java with Eclipse: Setup & Getting Started

Mobile Application Languages XML, Java, J2ME and JavaCard Lesson 04 Java

CS 3530 Operating Systems. L02 OS Intro Part 1 Dr. Ken Hoganson

How To Use A Sas Server On A Java Computer Or A Java.Net Computer (Sas) On A Microsoft Microsoft Server (Sasa) On An Ipo (Sauge) Or A Microsas (Sask

Course MS10975A Introduction to Programming. Length: 5 Days

Lecture 1 Introduction to Android

CS 253: Intro to Systems Programming

Introduction to Java Programming. Kary Främling

Agent Languages. Overview. Requirements. Java. Tcl/Tk. Telescript. Evaluation. Artificial Intelligence Intelligent Agents

Section 1.4. Java s Magic: Bytecode, Java Virtual Machine, JIT,

Web Dashboard User Guide

Last Class: OS and Computer Architecture. Last Class: OS and Computer Architecture

USE OF PYTHON AS A SATELLITE OPERATIONS AND TESTING AUTOMATION LANGUAGE

Java History. Java History (cont'd)

Jonathan Worthington Scarborough Linux User Group

Applets, RMI, JDBC Exam Review

12/22/11. } Android by Pearson Education, Inc. All Rights Reserved by Pearson Education, Inc. All Rights Reserved.

Instructor Özgür ZEYDAN BEU Dept. of Enve. Eng. CIV 112 Computer Programming Lecture Notes (1)

Dynamic Web Programming BUILDING WEB APPLICATIONS USING ASP.NET, AJAX AND JAVASCRIPT

Source Code Translation

CS 51 Intro to CS. Art Lee. September 2, 2014

MIGRATING DESKTOP AND ROAMING ACCESS. Migrating Desktop and Roaming Access Whitepaper

Application Servers - BEA WebLogic. Installing the Application Server

Japan Communication India Skill Development Center

Programming CAN-based Fieldbus Systems using Java

Systems Analysis Input and Output 1. Input and Output

How to Install Java onto your system

Installing Java (Windows) and Writing your First Program

LAB4 Making Classes and Objects

What is a programming language?

System Structures. Services Interface Structure

WEB PROGRAMMING DESKTOP INTERACTIVITY AND PROCESSING

Instrumentation Software Profiling

S y s t e m A r c h i t e c t u r e

Transcription:

Contents Java and its Evolution Rajkumar Buyya Grid Computing and Distributed Systems Lab Dept. of Computer Science and Software Engineering The University of Melbourne http:// www.buyya.com Java Introduction Java Features How Java Differs from other OO languages Java and the World Wide Web Java Environment Build your first Java Program Summary and Reference Java - An Introduction Java Introduction Java - The new programming language developed by Sun Microsystems in 1991. Originally called Oak by James Gosling, one of the inventors of the Java Language. Java -The name that survived a patent search Java Authors: James, Arthur Van, and others Java is really C+ + -- + + Originally created for consumer electronics (TV, VCR, Freeze, Washing Machine, Mobile Phone). Java - CPU Independent language Internet and Web was just emerging, so Sun turned it into a language of Internet Programming. It allows you to publish a webpage with Java code in it. Java Milestones Java Milestones Year Development Year Development 1990 1991 1992 1993 Sun decided to developed special software that could be used for electronic devices. A project called Green Project created and head by James Gosling. Explored possibility of using C+ +, with some updates announced a new language named Oak The team demonstrated the application of their new language to control a list of home appliances using a hand held device. The World Wide Web appeared on the Internet and transformed the text-based interface to a graphical rich environment. The team developed Web applets (time programs) that could run on all types of computers connected to the Internet. 1994 1995 1996 1997- The team developed a new Web browsed called Hot Java to locate and run Applets. HotJava gained instance success. Oak was renamed to Java, as it did not survive legal registration. Many companies such as Netscape and Microsoft announced their support for Java Java established itself it self as both 1. the language for Internet programming 2. a general purpose OO language. A class libraries, Community effort and standardization, Enterprise Java, Clustering, etc..

Sun white paper defines Java as: Simple and Powerful Safe Object Oriented Robust Architecture Neutral and Portable Interpreted and High Performance Threaded Dynamic Java Attributes Familiar, Simple, Small Compiled and Interpreted Platform-Independent and Portable Object-Oriented Robust and Secure Distributed Multithreaded and Interactive High Performance Dynamic and Extensible Java is Compiled and Interpreted Compiled Languages Programmer Hardware and Operating System Programmer Source Code Byte Code Text Editor Compiler Interpreter.java file.class file Notepad, emacs,vi javac java appletviewer netscape Source Code Object Executable Code Code Text Editor Compiler linker.c file.o file a.out file Notepad, emacs,vi gcc Total Platform Independence Architecture Neutral & Portable JAVA COMPILER (translator) JAVA BYTE CODE (same for all platforms) JAVA INTERPRETER (one for each different system) Java Compiler - Java source code (file with extension.java) to bytecode (file with extension.class) Bytecode - an intermediate form, closer to machine representation A interpreter (virtual machine) on any target platform interprets the bytecode. Windows 95 Macintosh Solaris Windows NT

Architecture Neutral & Portable Rich Class Environment Porting the java system to any new platform involves writing an interpreter. The interpreter will figure out what the equivalent machine dependent code to run Core Classes language Utilities Input/ Output Low-Level Networking Abstract Graphical User Interface Internet Classes TCP/ IP Networking WWW and HTML Distributed Programs How Does Java Compares to C+ + and Other OO Languages Overlap of C, C+ +, and Java C+ + C Java Java better than C+ +? Object Oriented Languages -A Comparison No Typedefs, Defines, or Preprocessor No Global Variables No Goto statements No Pointers No Unsafe Structures No Multiple Inheritance No Operator Overloading No Automatic Coercions No Fragile Data Types Feature C++ Objective Ada Java C Encapsulation Yes Yes Yes Yes Inheritance Yes Yes No Yes Multiple Inherit. Yes Yes No No Polymorphism Yes Yes Yes Yes Binding (Early or Late) Both Both Early Late Concurrency Poor Poor Difficult Yes Garbage Collection No Yes No Yes Genericity Yes No Yes Limited Class Libraries Yes Yes Limited Yes

Java Applications Java Integrates Power of Compiled Languages and Flexibility of Interpreted Languages We can develop two types of Java programs: Stand-alone applications Web applications (applets) Applications v/s Applets Applets v/s Applications Different ways to run a Java executable are: Application- A stand-alone program that can be invoked from command line. A program that has a main method Applet- A program embedded in a web page, to be run when the page is browsed. A program that contains no main method Different ways to run a Java executable are Application- A stand-alone program that can be invoked from command line. A program that has a main method Applet- A program embedded in a web page, to be run when the page is browsed. A program that contains no main method Application Executed by the Java interpreter. Applet- Java enabled web browser. What is World Wide Web? Java and World Wide Web Turning the Web into an Interactive and Application Delivery Platform Web is an open-ended information retrieval system designed to be used in the Internet wide distributed system. It contains Web pages (created using HTML) that provide both information and controls. Unlike a menu driven system--where we are guided through a particular direction using a decision tree, the web system is open ended and we can navigate to a new document in any direction.

Web Structure of Information Search/ Navigation Web as a delivery Vehicle Execution of Applets Significance of downloading Applets 1 2 3 4 5 Accessing from Unimelb.edu.au APPLET Development hello.java AT SUN.COM Hello Java hello.class AT SUN S WEB SERVER <app= Hello > Create Applet tag in HTML document The Internet The browser creates a new window and a new thread and then runs the code Hello Interactive WWW Flashy animation instead of static web pages Applets react to users input and dynamically change Display of dynamic data WWW with Java - more than a document publishing medium http:// www.javasoft.com/ applets/ alpha/ applets / StockDemo/ standalone.html Power of Java and the Web Deliver applications, not just information Eliminate porting Eliminate end-user installation Slash software distribution costs Reach millions of customers - instantly Java Development Kit javac - The Java Compiler java - The Java Interpreter jdb- The Java Debugger appletviewer -Tool to run the applets javap - to print the Java bytecodes javaprof - Java profiler javadoc - documentation generator javah - creates C header files

Java Development Kit Java Environment javac - The Java Compiler java - The Java Interpreter jdb- The Java Debugger appletviewer -Tool to run the applets javap - to print the Java bytecodes javaprof - Java profiler javadoc - documentation generator javah - creates C header files Process of Building and Running Java Programs Text Editor Let us Try Out Java Source Code javadoc HTML Files javac Building your first Java Program Java Class File javah Header Files java jdb Outout Hello Internet Program Processing // hello.java: Hello Internet program class HelloInternet { public static void main(string args[]) { System.out.println( Hello Internet ); Compilation # javac hello.java results in HelloInternet.class Execution # java HelloInternet Hello Internet #

Simple Java Applet Calling an Applet / / HelloWorld Applet import java.applet.applet; public class HelloWorld extends Applet { public void paint(graphics g) { g.drawstring ( Hello World!,25, 25); < HTML> < TITLE> HELLO WORLD APPLET< /TITLE> < HEAD> THE HELLO WORLD APPLET< /HEAD> < APPLET CODE= HelloWorld.class width= 500 height= 500> < /APPLET> < /HTML> Applet Execution Java on my platform? Sun (SPARC) ftp://java.sun.com Sun(x86) ftp://xm.com:/pub/ IBM(Aix, OS/2)ftp://ncc.hursley.ibm.com/javainfo DEC(Alpha OSF/1) http://www.gr.osf.org:8001/projects/web/java/ SGI http://liawww.epfl.ch/~ simon/java/irix-jdk.html HP http://www.gr.osf.org:8001/projects/web/java linux http://www.blackdown.org AT & T http://www.gr.osf.org:8001/projects/web/java Windows 3.1 http://www.alphaworks.ibm.com Using AppletViewer Using Browser Summary References Java has emerged as a general purpose OO language. It supports both stand alone and Internet Applications. Makes the Web Interactive and medium for application delivery. Provides an excellent set of Tools for Application Development. Java is ubiquitous! Chapter 2: Java Evolution, Programming with Java by Balagurusamy, TMH, New Delhi, India Optional: Chapter 1: Mastering C+ + by V. Rajuk and R. Buyya, Tata McGraw Hill, New Delhi, India.