Common mistakes for beginners | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Common mistakes for beginners

I wanted to know what mistakes beginners often make. This past month, I have completely immersed myself in learning programming. I do not attend a traditional school, and am afraid of devloping bad habits in coding I may pick up online. That being said; is there a way to avoid picking up any bad habits? thanks in advance!

24th Jun 2017, 5:46 AM
Jess Hankin
Jess Hankin - avatar
2 Answers
+ 14
I think a common issue, especially if you're learning on your own, can be discouragement. Writing good programs isn't that easy, and the errors can be cryptic (if not downright nonsensical, like when a small syntax error confuses the compiler, and you get 3 pages of errors). Be patient with yourself, and give yourself breaks, but always come back to it. Fresh eyes make a huge difference in debugging. Also, you know exactly what you're doing right now... but in 6 months? After several other projects? Treat your program like you're helping your friend solve the problem, those explanations will be gifts to yourself when you go back to an old code to extend its functionality.
24th Jun 2017, 6:43 AM
Jim
Jim - avatar
+ 8
My common mistakes was afraid to continue and when I do, I am afraid to challenge myself to do more in improving myself which results to drawback, to avoid them I tend to sacrifice some learning time from a no time schedule so I could be inline in learning updates and face challenges along the line when the time comes.
24th Jun 2017, 5:53 AM
Awele Omeligwe
Awele Omeligwe - avatar