How to develop the coding skills | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

26th Sep 2021, 12:19 PM
Gopinath
Gopinath - avatar
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.
26th Sep 2021, 12:51 PM
William Owens
William Owens - avatar
+ 1
Practice every day 👍🏾🐸
2nd Oct 2021, 10:28 AM
🍂B. Eitan 🌵
🍂B. Eitan 🌵 - avatar
0
make some console applications
26th Sep 2021, 12:21 PM
Rellot's screwdriver
Rellot's screwdriver - avatar