1. Never stop learning and reading
Reading books, not just Web sites
Reading is only for self-improvement, not for the next project
Reading improves your foundation, not just the latest technology.
2. Work with people smarter than you.
Working with people who are smarter than you or who are more experienced can give you a quick boost
3. Become a versatile
Don't be overly obsessed with this, which may cause you to stagnate and hurt your job prospects.
4. Read and record other people's Code
Writing code is much easier than reading and understanding other people's code.
5. Gain programming experience in actual projects
Only in real projects, under various pressures, real fickle customers, changing needs, can continue to upgrade your skills.
6. Teach Others programming skills
This can force you to understand the situation of different levels of people, and you have to be patient to help them explain it, which is also an improvement for you.
7. Learn a new programming language every year
A year to learn a new programming language is enough to make you understand the basics of it, and you can understand the style between different languages.
8. To complete an interesting project every year
Doing an interesting project every year is not necessarily useful, but it must be very interesting and you are very interested to do it well.
9. Learn assembly language
Learning a low-level language like a compilation can give you an idea of how computers work.
10. Communicate with your application to get information
Communicate with end users to know their ideas, how they use software, most end users are not developers, they see the software is a magical work, and you see the software is a logical step.
11. Exercise Body
The body is the capital of revolution, only good body can have good work, study state.
12. Practice Quick Typing
Fast keyboard input can make programming work more efficient.