java programming language
(http://en.wikipedia.org/wiki/Java_(programming_language))
http://java.sun.com/
http://java.sun.com/developer/onlineTraining/Programming/BasicJava1/
http://www.sun.com/training/catalog/courses/SL-275-SE6.xml
http://csci.csusb.edu/dick/samples/java.html
java progrmming language description
java uses a language that is highly adaptable on to other systems making it cheap and affordable to program on this makes java very populuar much of the language comes from c++ but is simpler and uses a simpler object model an object model A collection of objects or classes through which a program can examine and manipulate some specific part of its world. In other words, the object-oriented interface to some service or system. Such an interface is said to be the object model of the represented service or system. For example, the HTML Document Object Model (DOM) 1 is a collection of objects that represent a page in a web browser, used by script programs to examine and dynamically change the page. There is a Microsoft Excel object model 2 for controlling Microsoft Excel from another program, and the ASCOM Telescope Driver 3 is an object model for controlling an astronomical telescope.Java Platform, Enterprise Edition or Java EE is a widely used platform for server programming in the Java programming language. The Java EE Platform differs from the Standard Edition (SE) of Java in that it adds additional libraries which provide functionality to deploy fault-tolerant, distributed, multi-tier Java software, based largely on modular components running on an application server.
Comments (0)
You don't have permission to comment on this page.