0 Fundamentals of Android Development Java language Learning 01-What is Java

Source: Internet
Author: User

First, what is Java?

Java is a generic term for the Java Object-oriented programming language and Java platform introduced by Sun Microsystems Company in May 1995. Co-developed by James Gosling and co-workers, and was formally launched in 1995.

Java consists of three systems:

    • Javase (J2SE) (JAVA2 Platform standard Edition,java platform version)
    • EE (Java 2 platform,enterprise Edition,java Platform Enterprise Edition)
    • Javame (J2ME) (Java 2 Platform Micro Edition,java Platform mini version).

On the basis of the Java platform, we can develop client programs, web-side programs, mobile phone programs.

Second, learn Android development why should you learn Java first?

Because Android development is based on this platform. For example, a dwelling, a living room, bedroom, balcony and so on, but each piece of brick accumulated. This brick is Java, so we should learn the Java language well and be familiar with the relevant platform.

Third, Java development tools

The Java language tries to ensure that there are more than 1G in the system, and the other tools are as follows:

    • Linux system or Windows 95/98/2000/xp,win 7/8 system
    • Java JDK 7 (Java Development Package, the code we write runs on this platform)
    • Ide:eclipse (development tools to help us write code)

After installing the above tools, we can output the first Java program "Hello world! "

public class  Helloworld { public Span class= "KWD" >static void Main (string []args)  { system.. Println "Hello World" }}          /span>                

0 Fundamentals of Android Development Java language Learning 01-What is Java

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.