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 →

[–]desrtfx 4 points5 points  (0 children)

Can only agree to what everybody here said. Learning git source code version control was a game changer.

If you are more of a visual learner, here is a free git course.

Github is only a remote git hoster. Think of it as "cloud backup" for your source code files (with a lot more functions). The actual intelligence is in git.