Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    java
A high-level programming language developed by Sun Microsystems. Java was originally called "OAK", and was designed for handheld devices and set-top boxes. Oak was unsuccessful so in 1995 Sun changed the name to Java and modified the language to take advantage of the burgeoning World Wide Web.

Java is an object-oriented language similar to C++, but simplified to eliminate language features that cause common programming errors. Java source code files (files with a .java extension) are compiled into a format called bytecode (files with a .class extension), which can then be executed by a Java interpreter. Compiled Java code can run on most computers because Java interpreters and runtime environments, known as Java Virtual Machines (VMs), exist for most operating systems, including UNIX, the Macintosh OS, and Windows. Bytecode can also be converted directly into machine language instructions by a just-in-time compiler (JIT).


    Articles
  Easy Rating (1-10)
  »   Using CVS to manage your source code N/R
  »   Timing Is Everything 5.88
  »   JDBC and AS400/iSeries Connection with JTOpen 6.19
  »   Program Call to AS400 using JTOpen 6.14
  »   Java Class Basics: Static Methods 5.82
  »   What is OOP and Java? 6.23
  »   Sorting Objects 4.14
  »   Logging into a Password Protected Site 6.75

Intermediate Rating (1-10)

Advanced Rating (1-10)









Copyright © 2000-2006, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting
Open Circle