The JAVA Programming Language

 The JAVA Programming Language 1995 James Gosling applets Sun
 Java JAVA
Name: JAVA
Created: 1995
By: James Gosling
Home Page: http://www.sun.com/
Acronym:  
Language type: Object-oriented
Extensions:  
Tutorial: http://java.sun.com/docs/books/tutorial/
Note:   The most common Java programs are applications and applets. Applications are standalone programs, such as the HotJava browser. Applets are similar to applications, but they don't run standalone. Instead, applets adhere to a set of conventions that lets them run within a Java-compatible browser.
 

Code Example



More on this subject
Beginner's Help
BUG Club Home

 The JAVA Programming Language 1995 James Gosling applets Sun