Java basics: First, what are the most basic elements of learning Java?

Source: Internet
Author: User

Author: Li xucheng, blog: http://blog.csdn.net/javaeeteacher

The Java basics mentioned here refer to the content that you should master most when learning Java. Basic skills required for desktop development, network development, web development, and enterprise-level development. It includes the following aspects: Basic Java syntax, Java object-oriented features, common functions, and common Java class libraries. About the Basic Java syntax, you should master the following aspects: n the general process of writing a Java application: including how to write a Java file, how to name a Java file, if you compile a Java file, how to run the expression of N information in a Java file: constant and variable, basic data type N representation of similar information: array n how to handle information in Java: Selection of various operations n execution process: if and switchn execution cycle: while loop and for loop N integration development environment n code debugging Java object-oriented features, should master the following content: N class and object n How to Write Class N inherit n interface n package common functions, should master the following content: N includes Exception Handling n multithreading N use third-party class library Java common class library, you should master the following content: N string and stringbuffer use N date and calander use N Date Format and Number Format n list and arraylist use N set and hashset use N map and hasnmap The use of N collections and arrays using N iterator, serializble, and comparatorn regular expressions is what I think of now. It may take a few weeks and I will modify them later. In the future, the basic part of Java will follow this idea. If not, please correct me. Next Lecture: What can Java do?

Li xucheng csdn blog: http://blog.csdn.net/javaeeteacher

Csdn student base camp: http://student.csdn.net/invite.php? U= 124362 & C = 7be8ba2b6f3b6cc5

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.