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.
Git & GitHub Full 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
About the Author: Fireship
Fireship (fireship.io) is the teaching brand of Jeff Delaney, a US developer behind the Fireship YouTube channel — one of the largest software-engineering channels on YouTube, with millions of subscribers tuning in for the channel's distinctive 100-second technology-explainer format. The fireship.io paid-course platform extends that approach into longer-form project-based courses.
The course catalog covers the modern web and mobile stack: React, Next.js, Angular, Svelte / SvelteKit, Vue, Flutter, Firebase (Jeff is a long-running Google Developer Expert for Firebase), Supabase, Stripe integration, AI / LLM features, and the broader full-stack JavaScript ecosystem. Course material favours fast-paced, project-based builds — students ship complete applications end-to-end rather than studying frameworks in isolation.
The CourseFlix listing under this source carries over 19 Fireship courses spanning that range. Material is paid; Fireship runs on per-course or membership pricing on the original platform. Courses are aimed at developers who learn best by shipping real applications fast.
Watch Online 26 lessons
| # | 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 |
Get instant access to all 25 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionRelated courses
-
Updated 3y agoHow to Contribute to an Open Source Project on GitHub
By: egghead.io“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 not38m -
Updated 2y agoThe Ultimate Git Course
By: Mosh Hamedani (Code with Mosh)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 work5h 11m -
Updated 3y agoComplete Git Guide: Understand and master Git and GitHub
By: UdemyComplete Git and GitHub guide. Master basic and advanced Git features: commits, branches, merging, rebasing, squashing.19h 21m