Thus begin my journey of learning git and understanding github!
Helpful resources
- Differences between Git and Github: https://www.geeksforgeeks.org/difference-between-git-and-github/
- Codeacademy how to git and github: https://www.freecodecamp.org/news/introduction-to-git-and-github/
- Git branching naming convention: https://stackoverflow.com/questions/273695/what-are-some-examples-of-commonly-used-practices-for-naming-git-branches
- Intro to doing branching and all these: https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging
- How to style with .md: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax
- More intricacies and subtleties (tables, different styling of links...): https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#tables
- Emoji cheatsheet:smile: : https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md
Source/Readings:
Source/Readings: