+ 18
How to improve my coding skills in programming language
13 Antworten
+ 12
Thank you 민호 🇰🇷
+ 12
Sonic 👍
+ 11
Nandhini.P
Please go through these threads 👇
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/Discuss/595802/?ref=app
+ 11
+ 11
+ 11
Kail Galestorm ok tq
+ 11
+ 6
Do tutorials, practice, do your own projects, be consistent, get input from books and others' codes.
+ 4
Practice. Read books/articles.
+ 4
Read coding standards such as PSR-12 and so on, if you use PHP
+ 4
You just need to try to build your own programs. Only then you will be able to focus on learning and you will practice your skills building your own programs
+ 3
Practice. Start with code coach problem and then try community challenges...
+ 3
There are a lot of great suggestions here but I would highly recommend contributing to open source projects on github or other open source platforms. This will give you the most real world experience for the least cost or time commitment. It will allow you to work with others, practice working with an existing code base, identify areas that you are strong or weak, and above all it will not be a vacuum. You will receive feedback. Your contributions will have a real world effect, good or bad.