+ 1
How to develop the coding skills
I am developer with two years experience in c and python but I feel still in beginner level only. I don't know how to improve my skills?
3 Answers
+ 2
Reading and practice are the best and most advise you will probably get from that question. Another thing I would add is to learn deeper. So we may have a secure feeling that we understand the syntax of a language and how certain functions can manipulate, calculate, sort, or parse the data, but do we have an understanding of what is under the hood. Develop your understanding of the compiler and debugging applications you are using, develop an understanding of the operating systems and hardware you are coding for (more important in C than Python). Lastly remember that we are learning everyday. The day you stop learning you need to find something else to do.
+ 1
Practice every day đđŸđž
0
make some console applications