Skip to main content

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
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
  • GitHub Actions & Git Hooks

    GitHub Actions & Git Hooks

    Sources: Michael Guay
    Master setting up a CI/CD pipeline with GitHub Actions to improve the stability and quality of your code. Add Husky hooks for consistent development style in...
    18 minutes 57 seconds