How to improve my coding skills in programming language | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 18

How to improve my coding skills in programming language

5th Oct 2020, 11:29 AM
Nandhini
Nandhini - avatar
13 Answers
+ 12
Thank you 민호 🇰🇷
5th Oct 2020, 12:05 PM
Nandhini
Nandhini - avatar
+ 12
Sonic 👍
6th Oct 2020, 3:32 AM
Nandhini
Nandhini - avatar
5th Oct 2020, 12:07 PM
Nandhini
Nandhini - avatar
6th Oct 2020, 1:42 PM
Nandhini
Nandhini - avatar
+ 11
7th Oct 2020, 8:09 AM
Nandhini
Nandhini - avatar
7th Oct 2020, 8:10 AM
Nandhini
Nandhini - avatar
+ 6
Do tutorials, practice, do your own projects, be consistent, get input from books and others' codes.
5th Oct 2020, 10:12 PM
Sonic
Sonic - avatar
+ 4
Practice. Read books/articles.
5th Oct 2020, 11:45 AM
Aleksandrs
Aleksandrs - avatar
+ 4
Read coding standards such as PSR-12 and so on, if you use PHP
6th Oct 2020, 1:07 PM
Timur Myngbay
Timur Myngbay - avatar
+ 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
6th Oct 2020, 8:14 PM
Fabio Bermúdez
Fabio Bermúdez - avatar
+ 3
Practice. Start with code coach problem and then try community challenges...
5th Oct 2020, 11:54 AM
Jayakrishna 🇮🇳
+ 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.
6th Oct 2020, 5:58 PM
Kail Galestorm
Kail Galestorm - avatar