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

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 26 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing

Watch Online Git & GitHub Full Course

0:00
/
#1: What is git?

All Course Lessons (26)

#Lesson TitleDurationAccess
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 subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

How to Contribute to an Open Source Project on GitHub

How to Contribute to an Open Source Project on GitHub

Sources: egghead
“Feel free to submit a PR!” - words often found in GitHub issues, but met with confusion and fear by many. Getting started with contributing open source is not always straightfo...
38 minutes 20 seconds
Git From Start to Finish

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
The Git & Github Bootcamp

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
Wizard zines. Zine 14 pack

Wizard zines. Zine 14 pack

Sources: Julia Evans
Wizard zines is a little different from other tech publications. Here’s my approach: stick to fundamentals: wizard zines focuses on fundamentals: things that...