Through this week's study, I have a preliminary understanding of the development of software engineers, found a new direction of personal growth, understand how to develop their own development standards. In addition, I learned the importance of code specification in the actual work, master the basic requirements of code specifications, I think for the present I have these basic code specifications for me really useful, because it will make my future programming format more conform to certain specifications, make the program code more concise and understandable. Here is a list of my study schedule for this week.
|
Second week |
| Time spent (including classes) |
24 hours |
| Code Amount (line) |
600 rows |
| Blog Volume (article) |
4 articles |
| Know the point of knowledge |
1. Code specification, and why code specification should be developed 2, Code Style specification: Indentation, line width, parentheses, line break and blank {} lines, branches, naming, etc. 3. Design style specification: Functions, Goto, error handling, handling classes in C + +, 4. Code review, and why code review, and code review steps 5, cooperative programming, the different stages and skills of cooperation between two people 6, the development of Software engineers Road: The measurement of personal ability and growth, etc. 7. Related content of Unit test |
Second week study progress