From: http://topic.csdn.net/u/20080929/16/0F8943BD-4FAF-465E-9031-80445BA9ABCD.html
First important:
In which computer magazine I saw the Software Engineer's career introduction, or on the street I saw a certain software training institution advocating that after training, I would be able to earn an annual salary of 0.1 million yuan, and I envy those programmers, you have something to do.
Second:
Write "Hello World!" in the console or in the SDK !", It is too easy to program.
Third:
I learned how to use a tool such as Vc and how to use it to create a dialog box. I think I have a solid foundation, when I went out to look for a job and hit the wall, I lamented that the world was cool.
Fourth:
Finding a job at a very low requirement suddenly finds that you don't know too much. After writing the code at this stage, I will try it. The standard of the test is: "If you can run the code successfully, if you cannot run it, it will fail ." After a small module is written, it is common to have a black box broken down for dozens of times.
Fifth:
I suddenly realized that I could not do anything, so I learned how to write code in a standardized manner, tried my best to write the code in a short and refined manner, and read a bunch of books about algorithms, in addition, it will classify its own or others' excellent code for frequent reference.
Sixth:
The longer the time it takes, the more you will not find yourself. Every time you encounter something that you don't understand, you must carefully study the program after writing a piece of code, don't let him give up without a warning, so as to challenge the white box as a pleasure.
Seventh:
By studying various tools, even a brand new language or tool can be used within half a month. At this time, I still think that there is a big gap between myself and the experts, when a newbie came to the company for an interview, I was surprised that these people wouldn't even dare to mix up on how to operate the memory?
Eighth:
Bored with programming tools, and began to like the console or SDK. Pure API programming became your greatest pleasure.
Weight 9:
I saw the Software Engineer's career introduction in computer magazine, or walked down the street and saw an advertisement with an annual salary of 0.1 million after a certain software training institution advocated training, I had to smile when I wanted to say something to people later, but after all I found nothing to say.
The first, the fourth, the fifth, and the sixth, must be savvy. The ninth, the IQ and the fortune are required.