Java Learning Note 1

Source: Internet
Author: User

Process-oriented programming

The so-called process refers to the analysis of the problem from the perspective of function, the problem space to be solved into several functional modules, each function module describes an operation of the specific process. Structured programming method is a process-oriented

Object-oriented generation

1. more and more difficult to control the process
2. The program is difficult to re-use the previous version
3. programming does not support team development. Each person must understand
All the places in the program cannot handle the system independently.
One aspect
4. The business model is difficult to convert to the program model
5. independent operation well, but not when integrated
Object-oriented generation

The advantages of object-oriented programming
1. To realize the natural description of the real world object
2. Complexity of the programmable control program
3. Modularity of the program can be enhanced
4. Can improve the reusability of the program
5. Can improve the maintainability of the program

Java is a typical object-oriented language.

Java Learning Note 1

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.