For IndividualsFor BusinessesFor UniversitiesFor Governments
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 Career
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Git

    Filter by

    177 results for "git"

    • Placeholder
      Coursera Project Network

      Crie sua página pessoal usando React e Github Pages

      Skills you'll gain: Computer Programming, Javascript, React (web framework), Web Development

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      استخدام Git + GitLab فى مشاريع تطوير البرمجيات

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Introducción a Github y Visual Studio Code

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      GitHub للمبرمجين باستخدام Git

      Skills you'll gain: Javascript

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Git para desarrolladores que utilizan Github

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Version Control in Java: Update Your App with Git

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Trabajando de inicio a fin con GIT

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Create Your UI/UX Portfolio with GitHub

      Skills you'll gain: HTML and CSS, Web Development, Web Design

      4.5

      (19 reviews)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      The Linux Foundation

      Using Git for Distributed Development

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

      4.6

      (527 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Coursera Project Network

      Manage Your Versions with Git (Part II)

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

      4.7

      (43 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      من خلال التطبيق العملي GitHub و Git تعلّم أساسيات

      4.7

      (7 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Version Control in node.js: Update Your App with GitHub

      Skills you'll gain: Collaboration, Product Lifecycle

      Intermediate · Guided Project · Less Than 2 Hours

    Searches related to git

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

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

    • Crie sua página pessoal usando React e Github Pages: Coursera Project Network
    • استخدام Git + GitLab فى مشاريع تطوير البرمجيات: Coursera Project Network
    • Introducción a Github y Visual Studio Code: Coursera Project Network
    • GitHub للمبرمجين باستخدام Git: Coursera Project Network
    • Git para desarrolladores que utilizan Github: Coursera Project Network
    • Version Control in Java: Update Your App with Git: Coursera Project Network
    • Trabajando de inicio a fin con GIT: Coursera Project Network
    • Create Your UI/UX Portfolio with GitHub: Coursera Project Network
    • Using Git for Distributed Development: The Linux Foundation
    • Manage Your Versions with Git (Part II): Coursera Project Network

    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