Git Beginner to Intermediate Course
About Lesson

Welcome to another part of the git tutorials. In this part, you will learn how to
create a profile in GitHub website and also how to create your custom access token key
so that you can later push your projects to GitHub using this key. Notice that since 2021,
instead of password, you will need to have an access token key in order to be able to push
your codes to this remote version control system. You will also learn about some of the
most popular features of GitHub.

Join the conversation