What are common mistakes that people who are new in learning programming make? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are common mistakes that people who are new in learning programming make?

Or common mistakes to become a programmer?

12th Jun 2019, 11:48 AM
MayMay
MayMay - avatar
3 Answers
+ 2
A common mistake is that you can become the best programmer after a week or a month, when in retrospect it is a continuous learning process that you get better at over time. A big mistake some people have is also thinking that having vast knowledge in programming makes them a good programmer. While writing a one liner is impressive, you typically need to be able to think critically and design tests for your code so it doesn't break when someone else uses it.
12th Jun 2019, 12:29 PM
Evan Martine
+ 2
Not doing research on everything they don't understand. Also, not practicing. Copying codes from others programmers without thinking first on the problem and how to solve it by themselves. Not planning their code. A good number of programmers don't make a plan and encounter many difficulties along the process of development. But the worst is to get anxious to learn a new thing without truly learned the present/previous thing.
15th Jun 2019, 6:13 AM
Jonas
Jonas - avatar
+ 1
Thank you!
15th Jun 2019, 12:26 PM
MayMay
MayMay - avatar