Coursera
  • All DegreesExplore Bachelor’s & Master’s degrees
  • Computer Science & EngineeringExplore Computer Science & Engineering degrees
  • BusinessExplore MBA & Business degrees
  • Bachelor’s DegreesExplore master’s degrees from leading universities
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Find your New CareerFor EnterpriseFor Universities
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Git

    Filter by

    177 results for "git"

    • Placeholder
      Google

      Introduction to Git and GitHub

      Skills you'll gain: Computer Programming, Computer Programming Tools, Application Development, Software Engineering, Software Engineering Tools

      4.8

      (6.6k reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Atlassian

      Version Control with Git

      Skills you'll gain: Software Engineering, Software Engineering Tools, Application Development, Computer Programming Tools

      4.7

      (2.8k reviews)

      Mixed · Course · 1-4 Weeks

    • Placeholder
      IBM Skills Network

      Getting Started with Git and GitHub

      Skills you'll gain: Software Engineering, Software Engineering Tools

      4.6

      (333 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Google Cloud

      Introduction to git and GitHub

      Skills you'll gain: Application Development, Software Engineering, Software Engineering Tools

      3.8

      (12 reviews)

      Beginner · Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Git for Developers Using Github

      Skills you'll gain: Application Development, Software Engineering, Software Engineering Tools

      4.4

      (254 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      The Linux Foundation

      Open Source Software Development, Linux and Git

      Skills you'll gain: Operating Systems, Application Development, Software Engineering Tools, Software Engineering, System Software, System Programming, Linux, Computer Programming, Computer Science, Computer Programming Tools, Data Management, Data Warehousing, Programming Principles, Other Programming Languages, Continuous Delivery, Continuous Integration, Design and Product, Devops Tools, Human Computer Interaction, Software Testing, Technical Product Management, User Experience, Computer Networking, DevOps, Leadership and Management, Security Engineering, Security Software, Software Architecture, Software Security, Systems Design, Theoretical Computer Science

      4.6

      (2.8k reviews)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      Coursera Project Network

      Introduction to Github and Visual Studio Code

      Skills you'll gain: Application Development, Software Engineering, Software Engineering Tools

      4.3

      (100 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Manage Your Versions with Git (Part I)

      Skills you'll gain: Application Development, Computer Programming, Computer Programming Tools, Programming Principles, Software Engineering, Software Engineering Tools, Project Management

      4.7

      (80 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Version Control of a Python Project using Git

      Skills you'll gain: Application Development, Computer Graphic Techniques, Computer Graphics, Computer Programming, Computer Programming Tools, Computer Vision, Graphic Design, Machine Learning, Programming Principles, Software Engineering, Software Engineering Tools, Python Programming

      4.4

      (38 reviews)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Meta

      Version Control

      Skills you'll gain: Software Engineering, Software Engineering Tools, Computer Programming, Computer Programming Tools, Linux, Web Development

      4.7

      (1.4k reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Google

      Google IT Automation with Python

      Skills you'll gain: Computer Programming, Python Programming, Cloud Computing, Computer Programming Tools, Google Cloud Platform, Information Technology, Leadership and Management, Statistical Programming, Theoretical Computer Science, Computational Thinking, Cloud Management, Cloud-Based Integration, Software Engineering, Software Testing, Application Development, Cloud Platforms, Computational Logic, Data Structures, Entrepreneurship, Mathematical Theory & Analysis, Mathematics, Other Programming Languages, Problem Solving, Programming Principles, Research and Design, Software Engineering Tools

      4.7

      (36.9k reviews)

      Beginner · Professional Certificate · 3-6 Months

    • Placeholder

      Free

      Placeholder
      GitLab

      How to Manage a Remote Team

      Skills you'll gain: Business Psychology, Entrepreneurship, Leadership and Management, Human Resources, People Development, Collaboration, Communication, Culture, Adaptability, Organizational Development, Performance Management, Project Management, Strategy and Operations, Business Analysis, Business Transformation, Marketing, People Management, Recruitment, Sales, Strategy

      4.8

      (819 reviews)

      Intermediate · Course · 1-3 Months

    Searches related to git

    gitlab
    github
    git and github
    git for developers using github
    github للمبرمجين باستخدام git
    git para desarrolladores que utilizan github
    using git for distributed development
    استخدام git + gitlab فى مشاريع تطوير البرمجيات
    1234…15

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

      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.‎

      • Yes, absolutely. Coursera offers a tremendous variety of courses and Specializations for computer science students and mid-career professionals of all levels, and learning online is a great way to hone your skills in Git as well as GitHub. You can learn and even get professional certifications from leading companies like Atlassian and Google, or even the non-profit Linux Foundation. You can also learn about Git and GitHub by completing step-by-step tutorials alongside experienced instructors as part of Coursera’s Project Network.‎

      • 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.‎

      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
      Placeholder
      Arts and Humanities
      338 courses
      Placeholder
      Business
      1095 courses
      Placeholder
      Computer Science
      668 courses
      Placeholder
      Data Science
      425 courses
      Placeholder
      Information Technology
      145 courses
      Placeholder
      Health
      471 courses
      Placeholder
      Math and Logic
      70 courses
      Placeholder
      Personal Development
      137 courses
      Placeholder
      Physical Science and Engineering
      413 courses
      Placeholder
      Social Sciences
      401 courses
      Placeholder
      Language Learning
      150 courses

      Coursera Footer

      Learn Something New

      • Learn a Language
      • Learn Accounting
      • Learn Coding
      • Learn Copywriting
      • Learn HR
      • Learn Public Relations
      • Boulder MS Data Science
      • Illinois iMBA
      • Illinois MS Computer Science
      • UMich MS in Applied Data Science

      Popular Data Science Topics

      • Artificial Intelligence
      • Data Analysis
      • Data Engineering
      • Data Science
      • Excel
      • Machine Learning
      • Python
      • Power BI
      • R Programming
      • SQL

      Popular Computer Science & IT Topics

      • Blockchain
      • Coding
      • Computer Science
      • Cybersecurity
      • Full Stack Web Development
      • IT
      • Java
      • Software Engineering
      • Web Design
      • Web Development

      Popular Business Topics

      • Accounting
      • Business Finance
      • Communication Skills
      • Leadership & Management
      • Marketing
      • Product Management
      • Project Management
      • UX Design
      • UX Research
      • Writing

      Coursera

      • About
      • What We Offer
      • Leadership
      • Careers
      • Catalog
      • Coursera Plus
      • Professional Certificates
      • MasterTrack® Certificates
      • Degrees
      • For Enterprise
      • For Government
      • For Campus
      • Become a Partner
      • Coronavirus Response
      • Free Courses
      • All Courses

      Community

      • Learners
      • Partners
      • Beta Testers
      • Translators
      • Blog
      • Tech Blog
      • Teaching Center

      More

      • Press
      • Investors
      • Terms
      • Privacy
      • Help
      • Accessibility
      • Contact
      • Articles
      • Directory
      • Affiliates
      • Modern Slavery Statement
      Learn Anywhere
      Placeholder
      Placeholder
      Placeholder
      © 2023 Coursera Inc. All rights reserved.
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder