Please suggest resources for learning Git. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 14

Please suggest resources for learning Git.

6th May 2017, 9:26 AM
Chirag Bhansali
Chirag Bhansali - avatar
12 Answers
+ 15
@Chirag very grateful for your q and these answers thanks all
6th May 2017, 10:10 AM
‎‏‎‏‎Joe
‎‏‎‏‎Joe - avatar
+ 14
The system is very useful but also complex and takes time to learn.
6th May 2017, 11:39 AM
‎‏‎‏‎Joe
‎‏‎‏‎Joe - avatar
6th May 2017, 11:41 AM
‎‏‎‏‎Joe
‎‏‎‏‎Joe - avatar
+ 13
Git, github, gist are all part of a collaboration/development/version tracking system used by teams of developers to handle big projects.
6th May 2017, 11:38 AM
‎‏‎‏‎Joe
‎‏‎‏‎Joe - avatar
+ 9
Thank you guys
6th May 2017, 9:39 AM
Chirag Bhansali
Chirag Bhansali - avatar
+ 6
Try learning GIT by playing this GIT Game: http://learngitbranching.js.org/
6th May 2017, 9:34 AM
Thanh Le
Thanh Le - avatar
+ 6
What is Git?
6th May 2017, 10:25 AM
Nikhil
Nikhil - avatar
+ 5
This is a good guide book.. https://git-scm.com/book/en/v2
6th May 2017, 9:30 AM
Calviղ
Calviղ - avatar
+ 2
Git is must-have tool for all developers. Start to learn and use version control to all your source codes.
6th May 2017, 11:42 AM
Calviղ
Calviղ - avatar
0
This is a great visual reference translated to multiple languages to assist learning and use as a reference: https://marklodato.github.io/visual-git-guide/index-en.html
11th Mar 2018, 7:42 AM
Raphael Keymer
Raphael Keymer - avatar