Hello there!

Let's Learn Something Today.

YOU'RE LEARNING

Zero to One Front-end Dev

Why Do You Need GitHub?

GitHub is essential for developers to manage code, track changes, and collaborate with others. It’s the platform where you’ll store all your projects and showcase them to potential employers or clients.

How Important Is It?

Every developer, irrespective of their role, needs to know Git and GitHub. It’s a non-negotiable skill for teamwork and contributing to open-source projects.

How Long Will It Take to Learn?

You can learn the basics of GitHub in 3-5 days, with daily practice sessions on version control commands like git add, git commit, git push, and handling branches.

Tutorial

Learn Github Basics from here.

https://www.youtube.com/embed/QhqVRuRBA9w

This video is to clear your confusion on Git and Github.

https://www.youtube.com/embed/JXM3ea-MbYc

This is the ONLY Video You need for Git. Learn to Install and Push Your Code.

https://www.youtube.com/embed/uwyP5SNlQAU

Projects to Build

  1. Create a GitHub repository for your projects. Create a Test Repo on Github.