Git & GitHub Full Course
1h 38s
English
Paid
Course description
The Git & GitHub Full Course teaches you how to use Git and GitHub to manage your code like a professional software engineer. Take a hands on approach to learn the basics of version control from the command line with around 1 hour of video content and exercises.
Read more about the course
This course will teach the basics of Git and GitHub - essential tools used by virtually every software engineer on the planet. Here’s what you’ll get out of it…
- Get Good at Git & GitHub
- Boost Programming Productivity
- Be Prepared for Software Engineer Interviews
- Fix common issues like Merge Conflicts
- Contribute to Open-Source Projects
- Use VS Code like a Pro
- Use Git for DevOps with GitHub Actions
Watch Online
Watch Online Git & GitHub Full Course
0:00
/ #1: What is git?
All Course Lessons (26)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | What is git? Demo | 01:57 | |
| 2 | Install | 01:52 | |
| 3 | git init | 01:29 | |
| 4 | git status | 01:24 | |
| 5 | git add | 01:19 | |
| 6 | git commit | 02:03 | |
| 7 | VS Code Tips | 01:49 | |
| 8 | git remote | 01:41 | |
| 9 | git push | 01:46 | |
| 10 | git merge | 01:45 | |
| 11 | git pull | 01:20 | |
| 12 | git clone | 00:58 | |
| 13 | GitHub Codespaces | 01:00 | |
| 14 | git branch | 02:03 | |
| 15 | git checkout | 01:36 | |
| 16 | Merge Conflicts | 02:32 | |
| 17 | Fork | 01:08 | |
| 18 | Pull Request | 01:52 | |
| 19 | git reset | 02:33 | |
| 20 | git revert | 01:12 | |
| 21 | git commit --amend | 01:11 | |
| 22 | git stash | 01:44 | |
| 23 | git rebase | 02:17 | |
| 24 | Squash | 01:48 | |
| 25 | GitHub Actions | 12:12 | |
| 26 | Advanced Git Tips | 08:07 |
Unlock unlimited learning
Get instant access to all 25 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
The Git & Github Bootcamp
Sources: udemy
The following sentence is annoying, but also true: the best time to learn Git was yesterday. Fortunately, the second best time is today! Git is an essential tool for work in an...
16 hours 54 minutes 2 seconds
Complete Git Guide: Understand and master Git and GitHub
Sources: udemy
Complete Git and GitHub guide. Master basic and advanced Git features: commits, branches, merging, rebasing, squashing.
19 hours 21 minutes 2 seconds
Git From Start to Finish
Sources: iamtimcorey.com (Tim Corey)
Git is the world's most popular Version Control System, but a lot of developers don't know how to use it. You need to understand Git to be a software developer. When you do, you...
6 hours 1 minute 52 seconds