First article
First, what is Java
Java is an advanced object-oriented programming language.
Java is a language that is implemented by means of interpretation , a cross-platform programming language.
Java language programming is both compiled and interpreted .
Simpler, more reliable and more secure than the C++,java language.
Second, JAVA version of
Java SE Standard Edition, mainly applied to the development of desktop applications.
Java EE Enterprise Edition, the main application of enterprise-level distributed network programs.
Java ME , the main application and embedded system development.
Third, API (Application programming Interface)
Iv. Java the language characteristics
Simple (compared to C and C + +), object-oriented , distribution (Operational distribution & Data distribution), portability , interpretative , security , robustness , multithreading , High performance , and dynamics .
This article is from "I'm just a normal person" blog, please be sure to keep this source http://mcgrady.blog.51cto.com/979909/1959899
JAVA Basic article