The Ultimate Git Course – with Applications in Unreal Engine

  • Course level: All Levels
  • Categories Development
  • Total Enrolled 0
  • Last Update February 6, 2022

About Course

Learn Git and GitHub, Version Control for Unreal Engine C++ Projects, and More!

Description

Every developer must learn version control. If you wish to get a job in the games industry or software industry, you WILL learn these skills. If you already know them, you’re MUCH more likely to get hired.

Learn the fundamental operations in the Git version control system. We will start out with the most basic operations, running Git commands from the command line. We begin version controlling basic text files to see how Git works, before moving on to real projects. We create C++ projects in Visual Studio and VS Code, before moving on to Unreal Engine C++ projects using both Unreal Engine 4 and 5!

Learn how to stage changes, commit, branch, merge, and resolve merge conflicts, rebase, cherry pick, stash, and more. Create online remote repositories hosted by GitHub, and fetch and pull from the remotes to your local machine, push from your local repository to the remote, and clone and fork operations. Learn how to submit and approve pull requests, allowing you to contribute to other developer’s online projects version controlled by Git.

Topics for this course

38 Lessons

1. Introduction to Git

1. Introduction00:00:00
2. What is Version Control00:00:00
4. A Brief History of Git00:00:00
5. So, What is Git00:00:00
7. Installing Git00:00:00
8. The Command Line00:00:00

2. Tracking, Staging, and Committing

3. Branching and Merging

4. Going Online – Setting up Remote Repositories

5. Commit Mastery – Manipulating our Commits

6. Version Controlling Real Projects

Placeholder
Free