mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Add Git - the simple guide to the prerequisite section
git - the simple guide is a good resource because provide a lot of information of the git workflow in a few minutes and it's available in 16 languages, good for someone that maybe have some difficult with English.
This commit is contained in:
parent
2addd3789f
commit
0827bf8346
@ -398,6 +398,7 @@ You must share **only** files that you are **allowed** to! **Do NOT disrespect t
|
||||
The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them:
|
||||
|
||||
- [Try Git](https://try.github.io/levels/1/challenges/1)
|
||||
- [Git - the simple guide] (http://rogerdudler.github.io/git-guide/)
|
||||
- [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-)
|
||||
- [GitHub Hello World](https://guides.github.com/activities/hello-world/)
|
||||
- [Git Immersion](http://gitimmersion.com/index.html)
|
||||
|
Loading…
Reference in New Issue
Block a user