Java : Java Glossary

go to home page J words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish by Roedy Green ©1996-2008 Canadian Mind Products
index page for letter ⇒ punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
Java logo
Java
There are two sorts of answers required to the question "What is Java?", one for people unfamiliar with any computer language, and one for those who already speak some computer language.
  1. Java is a tool that lets you direct the computer to do computations, keep track of things or draw graphs. Many of the more complex animations and calculating tools you see on the Internet are Java Applets running inside your browser or are Java Servlets running on server machines. The main advantages of Java over other computer languages are:
    1. It was designed for the web.
    2. Java programs run unmodified on any computer (without even recompiling — converting the human-friendly *.java form of the program to the machine-friendly *.class/*.jar form). With ordinary computer languages, you need a separate version of each program specially modified for each platform.
    3. Java programs have an elaborate safety net to prevent them from doing any damage to themselves or others. The other commonly used languages have no such safety net.
    Why learn Java? It might be sufficient to know that there are three Java jobs waiting for every Java programmer.
  2. Java is a computer language like a stripped down C++ that has been designed so that its object modules can run unmodified on many different platforms. Its primary characteristics are safety and security. The language was originally named Oak, but it turned out that name was already taken. Over coffee, somebody suggested Java as a replacement. Since programmers are the occupationally prone to caffeine addiction, the name seemed auspicious.James Gosling is considered the father of Java. More recently Bill Joy and Arthur Van’t Hoff are seen also as the Java illuminaries.
Sun currenty provieds Java for Sun provides Java for use with the Solaris Operating Environment, Microsoft Windows, and Linux platforms. Other vendors provide Java for other platforms.

book cover recommend book⇒The Java Language Specification, Third Edition
 paperback
ISBN13:978-0-321-24678-3clickcounter
ISBN10:0-321-24678-0clickcounter
publisher:Prentice Hall
published:2005-06-24
by:Bill Joy, Guy Steele, James Gosling, Gilad Bracha
This book is for language lawyers, people who write compilers or those who just like to nit pick. It is not a suitable book for beginners.
UK flag abe books.co.uk abe books.ca Canadian flag
UK flag amazon.co.uk. amazon.ca. Canadian flag
German flag abe books.de chapters.indigo.ca . Canadian flag
German flag amazon.de. abe books.com American flag
French flag abe books.fr amazon.com. American flag
French flag amazon.fr. barnes and noble.com American flag
Italian flag abe books.it powells.com American flag
Spanish flag iberlibro.com abe books anz Australian flag

CMP homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.61] The information on this page is for non-military use only.
You are visitor number 12,242. Military use includes use by defence contractors.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/java.html J:\mindprod\jgloss\java.html