+ 1
How can I improve my coding
Please anyone give me some tips
20 Answers
+ 17
1) Apply Your Theoretical Knowledge Practically (Practice, Practice, Practice…). Most of the students only consume...
2) Don’t Leave a Gap in Your Learning. This is another common mistake most of the newbie programmers make…irregular...
3) Don’t do Over Analysis of Concept. Most of the students or newbie programmers do overanalysis of concepts in...
4) Read The Error Message Carefully. A lot of beginners don’t pay attention to the errors given on the screen and ask...
+ 9
Sancho Godinho's answer is great, but I would like to add one thing:
5) Document your code. Even if you know no one else will ever see it, write some documentation. It will make it a lot easier for you (and others) to read. It will also save you a lot of time, and headaches.
+ 4
Practice a lot and you will get it!!😃 Good luck on your studies.
+ 4
Practise on Sololearn.
+ 4
Looks like nobody use the search bar anymore:
https://www.sololearn.com/Discuss/1316935/welcome-to-sololearn-forum
https://www.sololearn.com/Discuss/437973/how-can-i-improve-my-coding-skill
https://www.sololearn.com/Discuss/1035014/how-i-can-improve-my-coding
https://www.sololearn.com/Discuss/2266931/how-can-i-improve-my-coding-skills
https://www.sololearn.com/Discuss/97722/how-can-i-improve-my-logic-and-coding-skills
https://www.sololearn.com/Discuss/257553/how-to-improve-my-coding-skills
https://www.sololearn.com/Discuss/1031872/how-to-improve-my-coding-skills
+ 3
you can learn anything if you have passion about that
You can increase your skills with some tips:
1:Watch crash course of programing language you want to learn in youtube
2:read the books of programing also you can read online free
3:improve your typing in writing notepad or what you want
4: see any program source code and analiyze that which program used for what and understand the main concept
+ 3
Study the lessons, practice, challenge, code lost challenge that helps a lot, start codind you own projects...
+ 3
DHANANJAY PATEL Exactly, it is needed for reusability and maintainability. Two very important parts of writing good code, and there for it is very important to learn and practice. Since the question was about how he can improve his coding skills, I would say it applies here. I am not saying that it is necessary for your code to run, but like I said before it makes it a lot easier for you and others to read your code, and there by saving you a lot of time and trouble in the long run.
+ 2
Yes Sam ツ !
+ 2
Sure Sam ツ 😊
+ 2
Documentation is needed only for reusable code or for maintenance. Please clarify what kind of things needed for documentation.
Learning purpose and intention must be clear so that others can leave their attitude and approach and course of development efforts that's called Quality.
+ 2
Apply your coading in different ways like praposal and create new things share with public
+ 2
Learn and practice😅👍
+ 1
Thank you Sancho Godinho ...I will do those things definitely
+ 1
No Problem M Kiran Kumar!
Always There To Help!
Just Mention Me If You Need Help In Any Question!
+ 1
Sure Sancho Godinho 👍😊
+ 1
Learn -> Practice -> Take Rest
Do It Again & Again...
+ 1
Learn -> Practice -> Repeat (simple)
+ 1
Sam,
According to my experience coding is not skills improvement as well as it's not for reading, coding practice only improves ability to understand the language features.
Documentation is needed for guidelines to what it does for processing data and memory mangement. Documentation is for where it can be used and complexity measurement.
Learn coding is for usability of system and keep up with future needs of computer utilities.
That's what is my experience. It provides utilities to urge of complete the needed work and earnings.
0
Practice more