Code Daquan Supplements

Source: Internet
Author: User
Code that needs refactoring:
1 repetition
2 lengthy subroutines
3 A class with poor cohesion
4 loop too long or nested too deep
5 Long parameter list (7 parameters left and right)


Swict Case Optimization:
1 polymorphic
2 Table Driver


Function Name:
1 function command to describe its return value
2 procedure naming to use a verb phrase


Function parameters:
1 Incoming parameters cannot be modified
2 parameter ordering: output-Modify-output


Boolean variable name:
Use positive variables: Done, error, found, success, OK


Comments:
1 information that the code cannot represent (copyright, confidentiality requirement, version number, etc.)
2 Purpose Notes
3 Overview Comments


To persist in setting the hole cards:
"If this method doesn't solve the problem within 30 minutes,
I'm going to spend 10 minutes thinking about the other ways, and then using one to try the most feasible way. "


Quotes:
Dry:do not Repeat yourself
Kiss:keep it simple and Stupid
Talk is cheap, show me the Code

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Code Daquan Supplements

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.