Getting Started with Git 2
This course will teach you the everyday basics of Git with a hands-on, step-by-step project. Come see why leading companies around the world rely on Git to improve code projects and collaboration with speed, transparency, and reliability.
What you'll learn
Version control is at the center of any file based project. Whether, you're a software developer, project manager, team member, student, or anyone who works on file based projects; keeping track of changes is essential to creating a great product. In this course, Getting Started with Git, you'll learn the popular version control system Git and why it plays a significant role in creating better projects. First, you'll see the basics of understanding Git. Next, you'll start your journey with Steve, a local coffee shop owner, and explore how Git elevates his project in a fun and easy step-by-step experience. Finally, you'll discover common and extended commands used in Git everyday. When you're finished with this course, you'll have a working knowledge of Git as a version control system for your project.
Table of contents
- Version Check 0m
- Introduction 2m
- What Is Git? 2m
- Coffee Shop Analogy 3m
- The Three Stages of a File 2m
- The Three Main Parts of Git 2m
- Using the Command Line 5m
- Install Git 2m
- Configure Git 2m
- Git Help 3m
- Initialize a New Git Repository 3m
- Send Your Code to a Code Hosting Provider 3m
- Create an Account with a Code Hosting Provider 3m
- Push a Git Repository to a Code Hosting Provider 7m
- Summary 2m