In this article, you will learn how to set up your own GitHub account. Having a GitHub account ensures you have access to using GitHub and Git as your version control systems.
STEP 1 : Go to github.com in your web browser.
STEP 2 : Click the sign up button in the top right corner of your screen.
STEP 3 : Enter your e-mail address in the box with the heading that says “E-mail address”.
STEP 4 : Choose a strong password.
STEP 5 : Enter a user name.
STEP 6 : Complete the security question.
STEP 7 : Click create account.
STEP 8 : You will then receive a confirmation e-mail to confirm your address. The e-mail will contain a code . Enter the code on the confirmation screen. Once the code is added, you will successfully have access to your GitHub account.
Congratulations!!. You now know how to create your own GitHub account. The next step therefore is to create one and start working with it and i do really hope you do that soon. Good Luck!!
Introduction In the fast paced world of technology, learning a versatile and high-in-demand programming language…
Introduction User Authentication policy is a very crucial process for every application and organization. It…
Introduction In previous articles, we have learnt about Django, how it works and how we…
Introduction In this article, we shall learn how to build and implement a blog app.…
Introduction In this article, we shall use a database for the first time to build…
Introduction In this article, we will build a pages app that has a homepage and…