Setting up Git for the first time
Git is a very useful version control tool. It allows you to work collaboratively with any number of developers, as well as keeping backups of every version of your project. Installation and creation of a project Intallation on Ubuntu is very simple, just press Ctrl+Alt+T to open a terminal window and run sudo apt install