DEV Community

Cover image for Git,Github and the command line are not that hard! Beginners learning resource.
techrud
techrud

Posted on

Git,Github and the command line are not that hard! Beginners learning resource.

You might find the command line intimidating. It's actually not that bad(only about 10 commands to remember). While you will probably be able to work well without using the command line, it would be extremely beneficial to you if you learnt it.

There are many tutorials out there on this topic but it can still be hard to understand the concepts.Here is what worked for me.

I recently benefited from watching one of brad traversy's tutorial on git, github and the command line and it helped me come from zero to a comfortable level in about 30 minutes.

I greatly benefited from this tutorial and thought i could share the link to this tutorial in my first blog post

The link is https://youtu.be/SWYqp7iY_Tc

I hope that this will be useful to those of you trying to learn git,github and the command line.

After watching the tutorial you can look for a cheat sheet to use(it will help you remember the commands). There are so many out there, a simple google search should provide them for you and then download a pdf version of the one that works for you.

Thanks. Remember to have Fun.🤓🤪

Top comments (0)