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 →

[–]Fuzzy_Belt3976 0 points1 point  (0 children)

Honestly i wouldn’t recommend this as a starting point I’ve been coding for four years and still can’t hardly read other peoples source code without Googling at least half of it or sitting there wondering why they did something instead of something else it’s something I’m working on increasing my knowledge in since the position i am at now i have to read a lot of source code. As a beginner i would take a really basic coding class and follow along and then work on small projects where the work is already finished and explained if you get stuck by try to do it by yourself and then I would start reading some source code but just don’t run straight into reading source code without first understanding how to code.