English Original: Effective Ways to Improve Your programming
1. Never stop learning and reading
read Books, not just websites
read only for self-promotion, not for the next project
reading improves your foundation, not just the latest technology
2. Work with people smarter than you
Working with someone smarter than you or a more experienced person can help you improve quickly.
3. Become a versatile
Don't get too bogged down, which may keep you from stalling and hurting your job prospects.
4. Read and record other people's Code
It's much easier to write code than to read and understand someone else's code.
5. Gain programming experience in a real project
Only in real projects, under pressure, real fickle customers, changing needs, can you constantly improve your skills.
6. Teach Others programming skills
This can force yourself to understand the situation of people at different levels, and you have to be patient to explain it to them, 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 give you a thorough understanding of the basics, and you can understand the style of the different languages.
8. Complete an interesting project every year
Doing an interesting project every year is not necessarily useful, but it must be very interesting, so you are very interested in doing it well.
9. Learning assembly language
Learning a low-level language like a compilation can give you an idea of how a computer works.
10. Communicate with your app's customers for information
Communicating with end users knows what they think, how they use the software, most of the end users are not developers, what they see is software is a magical job, and the software you see is a logical set of steps.
11. Exercise your Body
The body is the capital of revolution, only good body can have good work, study state.
12. Practise Quick Typing
Fast keyboard input can make programming work more efficient.
12 effective ways to improve your programming skills