GitHub - MSU-AI/.github GitHub Wiki

Have you ever found yourself naming files into something like homework1.txt, homework1-final.txt, homework1-final2.txt, etc.? You should try version control!


Git and GitHub

Git and GitHub are not exactly the same thing. Git is a version control system which you can use with or without the internet, whereas GitHub (GitLab, Bigbucket, etc.) is a kind of hosting service built on top of Git and allows developers to collaborate more easily online. In our club, we will be using GitHub.


A simple exercise

[To be written]

⚠️ **GitHub.com Fallback** ⚠️