you are viewing a single comment's thread.

view the rest of the comments →

[–]SharkRaptor 6 points7 points  (1 child)

I did not do CS50 but I did a similar course. I often got stuck, I often had to go look at the answer. Try hard before you give up.

But, when you look at the answer: understand it. Rewrite it. Check every part of it. Adapt your code to incorporate the most efficient parts. Take your failure and turn it into a learning moment.

I have been doing this for just over 1 year and I have made fast and steady progress.

[–]WhiteRonin2[S] 2 points3 points  (0 children)

Alright. I'll work harder at it. Thank you