+ 6
What are some problem beginner programmer face?
10 Answers
+ 10
Fear of bugs.
+ 7
Syntax
+ 6
Whenever I start reading code and the variables are declared with nondescriptive names like a, xi, aa, x etc. Hell it could be your own code remember to comment and make your code easy to follow.
+ 2
Bugs are still there when you've already worked on it for an hour
+ 2
Errors and errors
+ 2
Of all problems a beginner could face I think the worst is impatience. A faint-hearted beginner is most likely to give up.
+ 1
For me I think the biggest problem beginner face is understanding function.
0
Beginner can't wrote any codes without help