Git and Github 101

Wenxuan Zhang
6 min readAug 28, 2023
source: screenshot from github video:https://www.youtube.com/watch?v=pBy1zgt0XPc

Github is one of the most essential tools for software engineers, data scientists, data analysts, or anyone need version control.

If you are not familiar with Git, I would recommend the video from GitHub: what is GitHub?

This article, I will introduce what is git and GitHub and share some examples of how to use it.

Table of Content

--

--