A summary of the second week of self-study Java

Source: Internet
Author: User
Tags modifiers

This week I learned Java objects and classes on the Internet, and I learned about objects and classes and simple usage. An object is an instance of a class ( objects are not looking for a girlfriend ), stateful and behavioral. For example, a dog is an object whose state is: color, name, variety, behavior: wagging the tail, barking, eating, etc. A class is a template that describes the behavior and state of a class of objects. In addition, I learned and learned about modifiers, the Java language provides a number of modifiers, mainly divided into the following two categories: access modifiers and non-access modifiers, of course, I also remember some of its usage. At the same time I also learned the point of order structure of the program statement. If you want the same operation to execute multiple times, you need to use the loop structure. There are three main loop structures in Java: While loop,do...while , loop for loop.

The main problem this week was that I could not get a better understanding of some of the knowledge points and not be able to use them skillfully, and I will start learning and applying new knowledge next week.

A summary of the second week of self-study 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.