Posts

Showing posts from 2013

Platforms of Java

While learning Java one think is that you must know what are the different Platforms java provides and its necessary description. Java technology is both a programming language and a platform. The Java programming language is a high-level object-oriented language that has a particular syntax and style. A Java platform is a particular environment in which Java programming language applications run. There are several Java platforms. Many developers, even long-time Java programming language developers, do not understand how the different platforms relate to each other. The Java Programming Language Platforms There are four platforms of the Java programming language: Java Platform, Standard Edition (Java SE) Java Platform, Enterprise Edition (Java EE) Java Platform, Micro Edition (Java ME) JavaFX All Java platforms consist of a Java Virtual Machine (VM) and an application programming interface (API). The Java Virtual Machine is a program, for a particular...
So guys and girls all those who are interested in Java Programming I recommend for you this e-book. Complete Specifications for java se 6. Here's the link http://docs.oracle.com/javase/specs/jls/se5.0/jls3.pdf Enjoy!
Image
   This is my 1st post on this blog. In'shallah I'll add more contents which will benefit the readers soon.