ArticleDirectory
- 20 habits that programmers should change
Program 20 habits that members should change
Always look at and encourage yourself
1. Don't let go of any seemingly simple small programming problems-they are often not that simple, or they can draw a lot of knowledge points;
2. impetuous people may easily say: XX language is not good, so you should learn YY; -- you cannot do it yourself !?
3. impetuous people may easily ask: What should I learn? -- don't ask, it's right to learn;
4. impetuous people may ask: is XX promising? -- We suggest you rob a bank;
5. impetuous people may say: I want a Chinese version! I cannot use English! -- No? Learn!
6. impetuous people may easily ask: XX and YY, Which is better? -- tell you, good.-As long as you learn;
7. impetuous people can be divided into two types: a) those who only wait and do not learn; B) those who only do not insist on learning;
8. It is better to keep outdated technologies in mind when talking about fashionable technologies;
9. One of the best ways to learn programming is to readSource code;
10. Never think that there are enough books in your hands at any time;
11. read carefully the books you can understand. Read the books you can't understand;
12. Don't expect to read the first book to remember and master anything-please read the second and third times;
13. The secret to learning programming is programming, programming, and re-programming;
14. Please input the program example in the book to your computer for practice, even if the source code in the supporting CDCode;
15. Expand the meaningful examples in the book;
16. Never follow certain rules that you are not familiar with because you are very small. Good habits are developed rather than remembered at a time;
17. Record the knowledge points that you ignore or do not understand when communicating with others;
18. Please constantly put forward higher requirements for your own programs, even if your program version will become version100.xx;
19. save all the programs you have written-that is one of your best accumulation;
20. Do not be impetuous.
Original post location: http://fellow.51cto.com/art/200903/117548.htm