How To Create New GitHub Account On Mobile or Pc
Github
Github is the place for developers and
programmers to show their work to the world. If you are
an engineering student then a Github account is your need. Nowadays many
big companies hire their employees by looking at their work on GitHub.
What is Github?
Github is used to control versions of your projects, we will understand this
with an example later on.
Github works with Git. git is software
to control and manage your code, Git is used to control versions of projects
let's understand it by one example If you are making an app and you have
released the first version of your app on the play store but after some time
you decided to make some updates in your app, let's Think you made that update
and released on play store but you noticed some problem in your code after
updating. Now here git and GitHub come into play by version controlling you
can easily go back to your previous code.
Github also works as storage for your projects you can store and host
your projects through GitHub for free. To know more about git
and GitHub
click here
How to Create Github Account for Free?
- 🧮Go to Github.com in your browser!
2. Enter Your ✉️ email and click on Sign Up for Github!
3. Enter Your ✉️ and click on 🎛️Continue!
4. Now Create one Strong 🔑Password which Contains capital letters
#️⃣symbols and small letters, Then click on Continue!
5. Now create your 🚻username choose this carefully because it is going
to show on top of your account and GitHub URL ex.
https://github.com/username
6. Type Y or N According to your preference✨!
7. Now Confirm That you are not a robot if you're really not😅!
8. Now type the 👨💻code which is you received on your registered ✉️email!
9. Congratulations 💖🎉 You Have Successfully Created your Github account
Now your ready to Fly.
Thanks for reading 🙏 till the end But Note this is not the end I will post
on how to Create your first GitHub repo. Stay tuned for that. Thanks
again.