14.07.2013 Views

Contents - Cultural View

Contents - Cultural View

Contents - Cultural View

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Java (programming language) 1<br />

Java (programming language)<br />

Paradigm Object-oriented, structured, imperative<br />

Appeared in 1995<br />

Designed by Sun Microsystems (Now owned by Oracle Corporation)<br />

Developer James Gosling & Sun Microsystems<br />

Stable release Java Standard Edition 6 (1.6.0_21) (July 7, 2010)<br />

Typing discipline Static, strong, safe, nominative, manifest<br />

Major<br />

implementations<br />

Dialects Generic Java, Pizza<br />

Influenced by<br />

Numerous; primarily: OpenJDK, HotSpot<br />

Ada 83, C++, C#, [1] Delphi Object Pascal, [2] Eiffel, [3] Generic Java, Mesa, [4] Modula-3, [5] Objective-C, [6]<br />

UCSD Pascal, [7] [8] Smalltalk<br />

Influenced Ada 2005, BeanShell, C#, Clojure, D, ECMAScript, Groovy, J#, JavaScript, PHP, Python, Scala<br />

OS Cross-platform (multi-platform)<br />

License GNU General Public License / Java Community Process<br />

Usual file extensions .java, .class, .jar<br />

Website [9]<br />

Java Programming at Wikibooks<br />

Java is a programming language originally developed by James Gosling at Sun Microsystems<br />

(which is now a subsidiary of Oracle Corporation) and released in 1995 as a core component<br />

of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++<br />

but has a simpler object model and fewer low-level facilities. Java applications are typically<br />

compiled to bytecode (class file) that can run on any Java Virtual Machine (JVM) regardless<br />

of computer architecture. Java is a general-purpose, concurrent, class-based, object-oriented<br />

language that is specifically designed to have as few implementation dependencies as possible.<br />

It is intended to let application developers "write once, run anywhere". Java is currently one of<br />

the most popular programming languages in use, and is widely used from application software<br />

[10] [11]<br />

to web applications.<br />

Duke, the Java<br />

The original and reference implementation Java compilers, virtual machines, and class libraries were developed by<br />

Sun from 1995. As of May 2007, in compliance with the specifications of the Java Community Process, Sun<br />

relicensed most of its Java technologies under the GNU General Public License. Others have also developed<br />

mascot<br />

alternative implementations of these Sun technologies, such as the GNU Compiler for Java and GNU Classpath.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!