A detailed article on how to use GitHub for beginners

This article covers all the basic operations of GitHub. For example: to create repositories, create branches, commits, pull requests, and their functions. The instructions to follow are for only Windows operating systems.

What is GitHub, Why is it used?

GitHub is a free, open-source code-hosting site where programmers and developers can upload their codes and work on them collaboratively. It is a content tracker that we utilize to store code due to its many features.The site is developed in such a manner so that a user can tweak the programs without affecting those programs used by current users.For example, when multiple developers are working parallel on real-time projects, we need a version control system like GitHub so that there are no code conflicts between each other.Github provides a web-based graphical interface and desktop in addition to mobile integration. It also provides access control and several features for collaboration like wikis, task management, and bug tracking.It can also highlight the syntax of more than 200 different programming languages. Many companies like Netflix, Shopify, Airbnb, Udemy, etc use GitHub to improve their tech stacks.

GitHub account creation :

To create a GitHub account, all you have to do is go to “github.com”, fill out the registration form and verify using your email. You have successfully created your GitHub account!

GitHub installation :

To install GitHub on your desktop, go to “desktop.github.com” and install the software as per your system requirements.

#github #technology #data-science

An Introduction to Github
1.10 GEEK