+ 1
When is the right time to start learn Git?How to learn Git ?
4 Réponses
+ 2
Right after you saved your first code, you need git.
Learn git from official site https://git-scm.com/doc
https://git-scm.com/docs/gittutorial
+ 5
You can learn it right away. It will only help in future.
+ 2
At anytime. It's best to start using it as soon as you start building or practicing your own projects. It's also great if you use multiple computers.