February 2020
Beginner to intermediate
177 pages
3h 29m
English
Noah Gift
Creating a local development environment that is simple, repeatable, and powerful is an essential first step to developing a testable software project. This technique is also a skill that translates to any future software development project.
Source control is a mandatory part of any professional software project. There are many types of version control available including subversion, mercurial and git. The most popular of these is git.
Git can be standalone, or as part of a hosted solution. Two popular solutions for hosting git projects include: Github and Gitlab.
To set up and use Github, you need a Github account and internet access. The minimal ...
Read now
Unlock full access