Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
History and Features of Java
#1
It all about Java introduction. I am not going to tell you how to programming in Java in this thread, before learning to java programming, you should know about the history, features, java environment etc.

Next thread, i will teach you how to programming in Java, and what tools you needs.



Java History

Java is a general-purpose,object-oriented programming language developed by Sun Microsystems of USA in 1991.Java is really a simple, reliable,portable, and powerful language.

1990 Sun Microsystems decided to developed special software that could be used to manipulate consumer devices.A team of Sun Microsystems programmers headed by James Gosling was formed to undertake this task.

1991 Team announced a new language named "Oak".

1992 Green Project teams demonstrated the application of their new language to control a list of home appliances using a hand-held device.

1993 The Green Project team came up with the idea od developing Web applets using the new language that could run on all types of computers connected to Internet.

1994 Team developed a HotJava to locate and run applet programs on Internet.

1995 Oak was renamed "Java" due to some legal snags.
Java Features:-

There are many features of java, some of them are:-

1. Platform-Independent and Portable
2. Object-Oriented
3.Robust and Secure.
4.Distributed.
5.High Performance.

Java Environment

It includes a large number of development tools and hundred of classes and methods,where development tools are a part of Java Development Kit(JDK) and classes and method are a part of the Java Standard Library(JSL) or Application Programming Interface(API).

Java Development Kit

It comes with many tools that are used for running and developing Java programming.They include:

1. appletviewer(for viewing Java applets).
2.javac(Java Compiler).
3.java (Interpreter).
4.javap(Java Disassembler).
5.javah(for C header files).
6.javadoc(for creating HTML document).
7.jdb(Java Debugger).

Application Programming Interface

It includes hundred of class and methods grouped into several functional packages.Most commonly used packages are:

Language Support Package:-Required for implementing basic features of java.
Utilities Package:-It provide utility function such as date and time functions.
Input/Output Package:- Required for input/output manipulation
Networking Package:-For communicating with other computers via internet.
AWT Package:-Abstract Windows Toolkit package that implements platform-independent graphical user interface.
Applet Package:-Allow us to create Java Applets.
[Image: n7y0aa3fj2io527ff0l.jpg]

LINK FOR FREE MONEY:-
[Image: banner1.png]


Messages In This Thread
History and Features of Java - by EXplore_System135 - 10-19-2009, 10:31 PM
RE: History and Features of Java - by JavaGuy - 10-20-2009, 06:40 PM
RE: History and Features of Java - by Elektrisk - 10-20-2009, 06:50 PM
RE: History and Features of Java - by Elektrisk - 10-21-2009, 12:00 AM
RE: History and Features of Java - by Elektrisk - 10-21-2009, 12:34 AM
RE: History and Features of Java - by Elektrisk - 10-21-2009, 12:37 AM
RE: History and Features of Java - by Skill - 10-21-2009, 09:04 AM
RE: History and Features of Java - by Elektrisk - 10-21-2009, 01:04 PM
RE: History and Features of Java - by Psycho - 10-21-2009, 04:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  why java haphazard 8 1,524 12-12-2011, 03:23 AM
Last Post: RDCA
  Need Java help from java expert. Blazin 2 1,941 09-07-2011, 02:43 PM
Last Post: AceInfinity
  Java help php 1 857 04-06-2010, 06:41 AM
Last Post: php
  Java Problem for real java programmer Testgamma1 10 4,616 03-14-2010, 09:08 AM
Last Post: uber1337
  How do i get java Mozz 4 1,339 02-13-2010, 12:29 PM
Last Post: Mozz

Forum Jump:


Users browsing this thread: 1 Guest(s)