DEV Community

Cover image for Master Git And Github Fast with these Resources take a Look
Shishant Bhandari
Shishant Bhandari

Posted on

Master Git And Github Fast with these Resources take a Look

These are some resources you can Follow To Master Git and Github Fast :

1.Git Cheatsheet By Atlassian
Cheat sheet for effective learning :
CHEATSHEET

2.GitHub Minesweeper :
Let a bot teach you how to use Git & GitHub in a professional team
GITMINESWEEPER

3.Git official Docs :
It can sometimes take a bit of experience to learn effectively from docs, & Git docs are not the easiest to understand.
If you’re experienced, use these docs.
GIT DOCS

4.Oh My Git :
This open-source card game is dedicated to teaching important git commands.

There's even an integrated terminal for you to test any git command you wish.

Their graphics are nothing fancy but it helps with learning visually.
OMG

5.Git Crash Course By Programming with Mosh (1hr) :
you can start with this channel if you are about to start
Great channel for Devs
CRASH COURSE

Top comments (0)