I am new to programming and i need suggestions inorder to improve programming skills | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I am new to programming and i need suggestions inorder to improve programming skills

developing programming skills

3rd Jan 2017, 1:10 AM
Priyanka
4 Answers
+ 2
In order to improve your programming skills the most important three things are the following: 1) Practice 2)Practice 3)Practice Taking that into account, you can: 1) Use text editors instead of IDEs if you're starting, move to IDEs when you think you have acquired most of the syntax (Beware, I said acquired, not learned) 2) If you're building a large code create a class diagram first, learn UML and use software like DIA or MS Visio, learn data modeling 3) Try to learn an order, a way of work that proves more useful for you and goes according to the standards 4) As I can see for your tag, you want to learn java, you MUST manage object orientation to get good results with that language. 5) Ask for doubts. 6) Along with java, learn about algorithms, and I'm not talking about the already built ones, for example: "quicksort", I'm talking about your own, use software like PSeInt and adapt its settings to match the programming language you want to master 7) Put yourself challenges and try to do things a different way. The challenges should be just a little harder from what you're used to, advance one step, get used, advance another, don't forget to advance. Oh, something important, don't forget to practice !
3rd Jan 2017, 4:14 AM
BaHaMuT
BaHaMuT - avatar
+ 1
The only key to this is practice the more you give time to programming the more you learn and this is a simple and valuable method
18th May 2017, 9:19 AM
Prateek Gaur
Prateek Gaur - avatar
0
need to decide first which way you wanna go into, web , normal apps, game development and starting with a basic language like c helps a lot
3rd Jan 2017, 9:31 AM
SourishMazumdar
SourishMazumdar - avatar
0
now you've completed Java course which is fair enough though 😊
3rd Jan 2017, 9:32 AM
SourishMazumdar
SourishMazumdar - avatar