How long does it take to learn GitHub?

GitHub is a provider, you don’t learn it(ok, maybe you need time for some tools, like how to use pull requests, or how you make statistics there). You learn using git. And for basic matters it’s a few hours , to get you on a level where you can reliable use it on a basic level(push/pull/fetch/add/commit).

Read more

Should I learn git first?

Git gives us the simple answer, “Start with the first commit and work the way up to where we left off .” It helps us track the flow of the development, thus speeds up the revision. Git is not only the powerful tool for large collaborative projects, but it is also the learning accelerator for beginners.23 Oca 2018

Read more