March 2020
Intermediate to advanced
392 pages
10h 10m
English
This should not even be a discussion point, but, for the sake of completion, always save your code in some version control system such as git. While alternatives exist, I highly recommend that you get familiar with git if you aren't already. To host your git repositories, you should use an online cloud-based provider of your choice. GitHub is the most popular with attractive pricing models (including free models too!), but other providers such as GitLab or Bitbucket will do just as well. You do not want to save your code locally on your machine only: hard drives can break, and it will be much more peaceful for you to restore from the cloud.
Read now
Unlock full access