
Introduction to Git and GitHub - Coursera
In this course, you’ll learn how to keep track of the different versions of your code and configuration files using a popular version control system (VCS) called Git. We'll also go through how to set up an account with a service called GitHub so that you can create your very own remote repositories to store your code and configuration.
Getting Started with Git and GitHub
You will begin this course with an overview of Git and Github fundamentals and explore key Git concepts such as branching and repositories, as well as the use of Git commands. You will also learn and practice various Git concepts such as forking, …
What Is GitHub and Why Should You Use It? - Coursera
Mar 13, 2025 · GitHub is a web-based interface that allows real-time collaboration. It encourages teams to work together to develop code, build web pages, and update content. Read on for a quick introduction to GitHub, who uses it, and why it’s popular.
Introduction to Git and GitHub - Coursera
In this course, you’ll learn how to keep track of the different versions of your code and configuration files using a popular version control system (VCS) called Git. We'll also go through how to set up an account with a service called GitHub so that you can create your very own remote repositories to store your code and configuration.
Advanced Git and GitHub Practices - Coursera
In this module, we will cover advanced Git commands and their integration into DevOps workflows. You'll learn to use the .gitignore file, understand the differences between Git fetch and pull, set up repositories for new projects, and manage code …
Best Git Courses & Certificates [2025] | Coursera Learn Online
Transform you career with Coursera's online Git courses. Enroll for free, earn a certificate, and build job-ready skills on your schedule. Join today!
Git Fundamentals - Coursera
This module introduces learners to the fundamentals of Git like source code management: Basics and benefits, different version control systems, Git project flow, essential terminology, and …
Git and GitHub for DevOps Engineers - Coursera
Beginning with Git installation on Windows and Linux (via an EC2 instance), it guides you through working with Git Bash, creating and cloning repositories, handling commits, and managing branches. You'll also learn to create pull requests, work with …
Version Control - Coursera
This module will help you to develop a strong conceptual understanding of the Git technology and how it is used in software development projects to manage team files. You will install Git, create a local repository, create a commit, create a remote repository and …
Introduction to GitHub Actions - Coursera
This 2-hour long project will guide you through the fundamentals of GitHub Actions, helping you leverage its automation capabilities for your projects. We’ll start by overviewing the core components of Actions including workflow files, jobs, steps, and runners.