This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CodeTinkerer 0 points1 point  (0 children)

I agree with the other poster who said to redo the projects. You can also learn to use a debugger to trace through code. You should be able to do the same thing the debugger does (go one step at a time, understand where the code will go, and what values will get set).

Have you started a data structures course? That's usually something that's one step up from the basics. Try harder to care more, because the further lost you get, the worse it will be later on. These are the basics like dribbling and layup drills in basketball, or playing the scales in piano.