Git and Github - Day 1
Today tasks would include getting the basics of git, where it is used, why it’s so popular. Installing git on your local system and configuring it.
Link to videos: Tutorial1, Tutorial2
Windows: Tutorial1
Linux: Tutorial1
Mac: Tutorial1
After you have installed git please test it if it’s installed properly on your system. You can do this by checking the version of git on your system.
Link to videos: Tutorial1