Posts: 2,536
Location: Western Maryland
|
angelus,
Java is only one language but publishes many different APIs. APIs are simply a standard way to access functionality. So for example, if you wanted to develop a Java application on a mobile phone, you would get the correct API and develop your application appropriately. There are numerous APIs for every imaginable functional area. J2EE is another term you will hear -- Java 2 Enterprise Edition. J2EE is a framework allowing for the development of large scale, complex server-based applications.
Java can be a great opening to a programming career -- good luck with your class.
__________________
—Kyrnt
|