Jin Yu Liang Yan

xiaoxiao2021-03-06  42

This is Mr. Yuan Feng is

The answer to the 9CBS Forum a post, I think it is worth collecting, and translates it.

Think, Think, Think, ... Thinking, thinking, thinking about ...

NOT KNOWING IS OKAY. But what is important is learn from your miss And do not refeat the. is not said to understand what something or make a mistake, but the most important thing is that you need from you. Errors learn to make these mistakes without repeating these errors.

WHEN You Meet Another Problem / Bug, Do The Following: When you encounter another question / bug, do this:

1) Think on Your Ow Solve The Problem.1, independent thinking solves the problem.

2) Read / Search for Solutions To Solve The Problem.2, read / query the method of solving the problem.

3) Try to Think DiffERENT WAYS To Solve The Problem.3, trying different ways to solve the problem.

4) When all those fail, ask for help.4, when these failures, request help.

5) WRITE DOWN What You have Learned, what you shop has done Differently To Avoid The Problem.5, write down what you have learned, and how to do this.

For Coding: For encodings:

1) Proof in Your Mind That your code will work when you write.1, while you write code, verify whether it can work properly according to imagination.

2) Ask yourself WHETHER Your Code Is The Best Solution Possible.2, ask yourself, code is the best solution.

3) Write Unit Test Programs for your code.3, write unit test programs for your code.

4) Step through your new code in a source level debugger, line by line.4, in the debugger at the source code, one line debugging your new code.

5) WHEN An Error Is Reported To You, Learn To Debug The Situation To Figure Caused The Problem.5, after the error report is obtained, what happened to the time, what happened, what happened? Problem.

6) Learn Assembly Code, Check How Compiler Generates Code, Learn How Virtual Function Works, Learn To DeBug At Assembly Code Level.6, understand the assembly code, how to check how the compiler generates code, how to work, learn At the assembly code level debugger.

Work hard and work smart. Don't work hard, learn to work with smart.

转载请注明原文地址:https://www.9cbs.com/read-58943.html

New Post(0)