# Resources for teaching Sussing out VC resources: - [https://www.bigbookofr.com/version-control#learn-version-control-with-git](https://www.bigbookofr.com/version-control#learn-version-control-with-git "https://www.bigbookofr.com/version-control#learn-version-control-with-git") - [https://dev.to/mollynem/git-github--workflow-fundamentals-5496](https://dev.to/mollynem/git-github--workflow-fundamentals-5496 "https://dev.to/mollynem/git-github--workflow-fundamentals-5496") # What is version control # Why version control # How to use version control ## Installing Git ## Initialising a repository ## Using the terminal ### Games with git ### Also use your own GUI tool of choice ## Understanding what you're doing ### The Git workflow The core loop of how you work on a particular feature or bit of code. ![[Drawing 2023-07-31 19.20.42.excalidraw.svg]]