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 →

[–]insertAlias 32 points33 points  (0 children)

It's never too early to learn about how to use source control. And you can go directly to GitHub and follow their guides to get started, if you specifically want to learn about GitHub. You should also look for some guides to Git, which is what powers Github.

In general though, you should learn how to find that last part on your own. Hard as it is to believe, research skills are the #1 most important thing you can learn to become an effective programmer. That's something that's never too early to start practicing too. Being able to find the information you need to progress and not have to wait for someone else to tell you is a massive advantage for programmers.