• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Git

    Git Courses Online

    Learn Git for version control and collaboration in software development. Understand branching, merging, and repository management.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

    The language used throughout the course, in both instruction and assessments.

    Learning Product
    Required
     *

    Build job-relevant skills in under 2 hours with hands-on tutorials.
    Learn from top instructors with graded assignments, videos, and discussion forums.
    Learn a new tool or skill in an interactive, hands-on environment.
    Get in-depth knowledge of a subject by completing a series of courses and projects.
    Earn career credentials from industry leaders that demonstrate your expertise.
    Earn career credentials while taking courses that count towards your Master’s degree.
    Earn your Bachelor’s or Master’s degree online for a fraction of the cost of in-person learning.
    Earn a university-issued career credential in a flexible, interactive format.

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Git Course Catalog

    • G

      Google Cloud

      Architecting Hybrid Cloud Infrastructure w/Anthos Français

      Skills you'll gain: Istio, Kubernetes, Hybrid Cloud Computing, Cloud Infrastructure, Multi-Cloud, Google Cloud Platform, Cloud Computing Architecture, Cloud Management, Configuration Management, Microservices, Containerization, YAML, Authentications, Load Balancing, System Monitoring, Git (Version Control System), Real Time Data, Network Routing, Network Security, Authorization (Computing)

      Intermediate · Specialization · 3 - 6 Months

    • Status: Free
      Free
      J

      Johns Hopkins University

      Der Werkzeugkasten des Data Scientist

      Skills you'll gain: Rmarkdown, Data Science, Version Control, Big Data, R Programming, Software Development Tools, GitHub, Statistical Programming, Git (Version Control System), Data Analysis, Integrated Development Environments, Technical Communication, Software Installation

      Mixed · Course · 1 - 4 Weeks

    • Status: New
      New
      P

      Packt

      Infrastructure Automation with OpenTofu – Hands-On DevOps

      Skills you'll gain: Terraform, Infrastructure as Code (IaC), Devops Tools, Kubernetes, Amazon Web Services, Amazon Elastic Compute Cloud, Scripting, Debugging, Configuration Management, Command-Line Interface, AWS Identity and Access Management (IAM)

      Intermediate · Course · 3 - 6 Months

    • P

      Packt

      Maven and SonarQube for DevOps Engineers - Beginners Guide

      Skills you'll gain: Apache Maven, Jenkins, Software Development Tools, Apache Tomcat, DevOps, CI/CD, Amazon Web Services, Java, Amazon Elastic Compute Cloud, Software Installation, Git (Version Control System)

      Beginner · Course · 1 - 3 Months

    • G

      Google Cloud

      Developing Data Models with LookML 日本語版

      Skills you'll gain: Looker (Software), Data Modeling, Dashboard, Database Design, Performance Tuning, Exploratory Data Analysis, Data Integration, SQL, Integrated Development Environments, Git (Version Control System)

      Intermediate · Course · 1 - 3 Months

    • G

      Google Cloud

      Hybrid Cloud Multi-Cluster with Anthos en Français

      Skills you'll gain: Kubernetes, Hybrid Cloud Computing, Multi-Cloud, Istio, Cloud Infrastructure, Google Cloud Platform, Cloud Computing Architecture, Configuration Management, Microservices, YAML, Git (Version Control System)

      Advanced · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Rent-a-VM to Process Earthquake Data

      Skills you'll gain: Git (Version Control System), Google Cloud Platform, Remote Access Systems, Data Processing, Cloud Storage, Infrastructure As A Service (IaaS), Data Pipelines, Data Sharing, Virtual Machines, Cloud Computing, Data Transformation

      Beginner · Project · Less Than 2 Hours

    • P

      Packt

      Advanced Automation Frameworks and Continuous Integration

      Skills you'll gain: GitHub, Jenkins, Version Control, Git (Version Control System), CI/CD, Continuous Integration, Test Automation, Selenium (Software), Browser Compatibility, Unit Testing, Test Data, Regression Testing, Test Execution Engine, Test Case, Automation, Python Programming, Debugging

      Advanced · Course · 1 - 3 Months

    • M

      Meta

      Proyecto final de ingenieros de bases de datos

      Skills you'll gain: MySQL Workbench, MySQL, Database Design, Stored Procedure, Database Development, Databases, Tableau Software, Database Application, Database Management, Data Visualization, Data Visualization Software, SQL, Data Modeling, Git (Version Control System), Python Programming

      Intermediate · Course · 1 - 4 Weeks

    • P

      Packt

      Selenium WebDriver Advanced - Complete Framework

      Skills you'll gain: Selenium (Software), Version Control, Git (Version Control System), GitHub, Jenkins, Continuous Integration, CI/CD, Test Automation, Test Data, Test Tools, Software Versioning, JUnit, Software Testing, Test Case, IntelliJ IDEA, Application Frameworks, Development Environment, Apache Maven, Verification And Validation, Debugging

      Advanced · Course · 3 - 6 Months

    • Status: New
      New
      P

      Packt

      Developing Solutions for Microsoft Azure (AZ-204)

      Skills you'll gain: Microsoft Azure, Serverless Computing, Containerization, Cloud Development, Microsoft Development Tools, Cloud Applications, Database Management, Authentications, Event-Driven Programming, Microservices, Infrastructure as Code (IaC), Application Deployment, Solution Architecture, Application Programming Interface (API), Development Environment, Cloud Security, Key Management

      Intermediate · Course · 3 - 6 Months

    • Status: New
      New
      E

      Edureka

      Testing and Deploying Angular Applications

      Skills you'll gain: Version Control, Git (Version Control System), Angular, CI/CD, Application Deployment, Continuous Deployment, Unit Testing, Application Performance Management, Continuous Integration, Maintainability, Application Lifecycle Management, Test Tools, Test Automation, Software Testing, Test Case, Development Testing, Regression Testing

      Intermediate · Course · 1 - 4 Weeks

    Git learners also search

    C
    Development
    Software Development
    C Programming
    Programming
    Software
    DevOps
    Software Design
    1…202122…23

    In summary, here are 10 of our most popular git courses

    • Architecting Hybrid Cloud Infrastructure w/Anthos Français: Google Cloud
    • Der Werkzeugkasten des Data Scientist: Johns Hopkins University
    • Infrastructure Automation with OpenTofu – Hands-On DevOps: Packt
    • Maven and SonarQube for DevOps Engineers - Beginners Guide: Packt
    • Developing Data Models with LookML 日本語版: Google Cloud
    • Hybrid Cloud Multi-Cluster with Anthos en Français: Google Cloud
    • Rent-a-VM to Process Earthquake Data: Google Cloud
    • Advanced Automation Frameworks and Continuous Integration: Packt
    • Proyecto final de ingenieros de bases de datos: Meta
    • Selenium WebDriver Advanced - Complete Framework: Packt

    Skills you can learn in Algorithms

    Graphs (22)
    Mathematical Optimization (21)
    Computer Program (20)
    Data Structure (19)
    Problem Solving (19)
    Algebra (12)
    Computer Vision (10)
    Discrete Mathematics (10)
    Graph Theory (10)
    Image Processing (10)
    Linear Algebra (10)
    Reinforcement Learning (10)

    Frequently Asked Questions about Git

    Git is an open-source version control system (VCS) that allows software developers to track changes to code over time, including changes made by multiple users. This capability is important because coding typically requires a lot of trial and error as well as collaboration, and Git simplifies the process of merging changes from different developers, creating branching versions, comparing different versions of a program, and reverting changes when necessary.

    Git is by far the most popular VCS today, making familiarity with this program an essential skill for careers in software development. Professional developers and software engineers often use GitHub, which is a cloud-based Git repository that helps teams collaborate remotely. Unlike Git, GitHub is not a free, open-source program, but it is so valuable to facilitating distributed software development that Microsoft purchased it for $7.5 billion in 2018.‎

    Because Git is such a widely-used developer tool, a background in its use is assumed knowledge for many programming and IT jobs. Moreover, since development at major tech and software companies is increasingly conducted in parallel by multiple programmers - especially with teams working remotely full-time during the current pandemic - a familiarity with GitHub is also expected for professionals in this field. Indeed, for aspiring developers and software engineers, a GitHub portfolio is an essential part of your resume.

    Along with mastery of programming skills like Python, skills in working with Git and GitHub can thus be a big part of your gateway to a high-paying job as a software developer. According to the Bureau of Labor Statistics, software developers earned a median annual salary of $107,510 in 2019. Moreover, with jobs in this field projected to grow 22% from 2019 and 2029, this is one of the fastest growing careers today.‎

    Learning Git is well suited for developers looking to advance their programming skills and knowledge. It may be right for you if you want to understand the code that's behind a lot of the tools you likely use, learn more about C, which Git is written in, work with a codebase that's functional and minimalist, or work with code that doesn't take a long time to learn, then learning Git is probably a good fit for you.‎

    Before starting to learn Git, you should have experience using C and have an understanding of its basic programming concepts. In particular, it'll be helpful for you to understand C header files, C function prototypes, C macros, C struts, and C pointers. As an alternative, having a familiarity with Python or Java may help you have a foundation that will make it easier to learn Git.‎

    You can certainly study C, C#, C++, or similar managed or unmanaged languages if you want to learn more about topics related to Git. Bash/UNIX shell scripting is also related to Git, as is GitHub, of course, the internet hosting provider for software and version control that use Git. Additional topics related to Git that you can study include version control, open-source software development, webpage creation, and project management.‎

    The kind of people well suited for roles in Git are excited about programming and coding. They have strong communication skills, both written and verbal, including with remote teams. People that are successful in roles in Git are independent thinkers who are curious, and they may need the ability to understand and empathize with customers, depending on their role.‎

    Yes, Coursera offers a variety of free courses across many topics, including Git. While you can access most course materials for free by auditing the courses, this does not include graded assignments or a completion certificate. For those looking to obtain a certificate to showcase their learning or enhance their professional profile, Coursera provides the option to purchase the course. Additionally, Coursera offers free trials or financial aid to learners who qualify, making certifications more accessible to everyone.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.

    Other topics to explore

    Arts and Humanities
    338 courses
    Business
    1095 courses
    Computer Science
    668 courses
    Data Science
    425 courses
    Information Technology
    145 courses
    Health
    471 courses
    Math and Logic
    70 courses
    Personal Development
    137 courses
    Physical Science and Engineering
    413 courses
    Social Sciences
    401 courses
    Language Learning
    150 courses

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Do Not Sell/Share
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok