Git and GitHub from scratch
- Description
- Curriculum
- FAQ
- Reviews
A version control system is very useful in programmers work (for creating backup or saving various versions of a project) and integral part of working in a team. Git is the most popular and free system so it is worth learning. This course is dedicated to people who have not yet used Git and GitHub and includes fundamentals of using them in own projects and team work. You will learn what is Git and how to use it in basic range, as well as how to use GitHub and work on GitHub repository. You will also get to know command line interpreters (PowerShell and Git Bash), learn how to publish projects on GitHub Pages and integrate Git, GitHub and Visual Studio Code. This course is taught in light and easy to understand language so that anyone can quickly and smoothly learn Git principles and apply it at work or in further study. Do you want to impress your future employer? Show him your remote repositories on GitHub and show off the effect of your work by hosting your projects on GitHub Pages! There is a lot of resources on the web where you can learn how to do something with Git, but with this course you will not only know how to use Git in practice, but also how and why Git works a certain way and you will learn its mechanics. Don’t wait, start learning Git and GitHub today!
-
5Git configuration and the first repositoryVideo lesson
-
6Project book - part 1Video lesson
-
7Project book - part 2Video lesson
-
8Project book - part 3Video lesson
-
9Git clone - cloning local and remote repository (GitHub)Video lesson
-
10.gitignore and the first contact with git in Visual Studio CodeVideo lesson
-
11If VSC doesn't see Git, CHECK THISText lesson
-
12How Git saves data to the repositoryVideo lesson
-
13Theory - you saw how, now understand whyVideo lesson
-
14Theory - basic Git commands - part 1Video lesson
-
15Theory - basic Git commands - part 2Video lesson
-
16Theory - a few words about the branches, head, Git push and Git pullVideo lesson
-
17Working with Git in Visual Studio CodeVideo lesson
-
18Getting to know GitHubVideo lesson
-
19Creating a repository on GitHubVideo lesson
-
20Uploading the repository to GitHub - part 1Video lesson
-
21Uploading the repository to GitHub - part 2Video lesson
-
22Cloning and updating the repositories (local and remote)Video lesson
-
23Project publication on GitHub pagesVideo lesson
External Links May Contain Affiliate Links read more