Services > Programming
> Java
Java
Java is an object-oriented programming language. Java is used for
larger projects that have many different instances of similar characteristics
(i.e. months of a calendar). You are forced to define objects and
how different objects relate to one another. Although this seems like
it involves more time and thought, the design of these objects is
easily reusable for future projects. Java is used primarily in application
development specifically web applications like applets and servlets.
www.java.sun.com
- API documentation, source code, development kit download,
training, reference library, faqs
|