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

Join premium to watch
Go to premium
# Title Duration
1 What is git? 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

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

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...
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
The Ultimate Git Course

The Ultimate Git Course

Sources: codewithmosh (Mosh Hamedani)
Git is the most popular Version Control System (VCS) in the world. It helps you track your project history, revert back your code in case of mistakes, and work effectively in a ...
5 hours 11 minutes 52 seconds
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