Version Control System

I am talking about Git. Just learn it.

There are other VCS's, but that's up to you. Google them if you want. You likely won't use them, so focus on studying Git.

This is a small but very important point. It should be easier than the previous section :)

I've put it as a separate point because it's an important must-have skill that needs emphasis.

Register on github.com (if you haven't already) and learn how to create repositories there and upload (push) your code. They have good documentation.

Here's a selection of git courses, you can choose any (no need to learn all, remember - your goal is to understand well, not to infinitely study theory):

Additional materials:

Last updated