+ 12
Can anyone tell me how one can improve in coding skills .?
15 ответов
+ 11
Only pratice... 🙌🙌🙌
+ 10
Learn languages/technologies, practice them, create with them, debug them and repeat. It's just like learning anything else that you've learned. You learn a lot from running into problems and having to figure out how to fix them; always learn the lessons in your burdens.
Read through the language ALL the way first, even if you don't fully understand it yet. Practice what you did learn and could remember. Then read through it AGAIN, but this time write down notes of any concept you still don't fully understand. Afterward use your notes to extensively research those concepts, then practice them to solidify your learning. Repeat this process until you no longer have to write anything down on your notes. Once you master one resource, seek out other resources that elaborate upon advanced concepts and repeat this process there.
+ 10
Only by coding and studying others code can make you a good coder.
+ 9
By actually writing code.
+ 9
Go to hackerrank or codewars to practice problem solving
+ 9
Practice 🔄
+ 8
It will help if you learn control and data structure concepts. Algorithms are based on these concepts
+ 6
Just need to set aside time and practice. Actually write some useful code.
When I first started out I found a few small businesses that needed a small app or website and I offered a very low rate for the projects. Finding meaningful work to apply yours skills to definitely helps.
+ 5
practice, practice and more practice
+ 5
Practice makes man perfect. According to me, the only way to improve your coding skills is to practice more and more. At the starting stage, we'll make mistakes but we should ignore the mistakes and proceed on by practicing to code.
+ 3
Practice makes man perfect...once you learned the concept then try to implement it at the same time...usse pta lgega ki actual me work ker bhi rha h ya book me esshi de rkha h...khud se ak ak chij implement kro...than no one can stop u☺️👍
+ 2
Understanding control and data structure concepts can definetely help. Algorithms are based on these.
+ 1
I so much believe that the best way to learn a language is by speaking the language often and on. So i would advise you code often and on to gain perfection.
0
The best way to learn a language is by speaking the language at all time. Code everyday to improve yourself.