Coursera
  • オンライン学位学士号と修士号の詳細を見る
  • MasterTrack™修士号取得に向けて単位を取得
  • 大学証明書大学院レベルの学習でキャリアアップを目指す
キャリアを探す企業用大学
  • 閲覧
  • 一番人気のコース
  • ログイン
  • 参加は無料
    Coursera
    • 閲覧
    • Git

    フィルター

    「git」の170件の結果

    • Placeholder
      Google

      Introduction to Git and GitHub

      習得できるスキル: Computer Programming, Computer Programming Tools, Application Development, Software Engineering, Software Engineering Tools

      4.8

      (6.4k件のレビュー)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Atlassian

      Version Control with Git

      習得できるスキル: Software Engineering, Software Engineering Tools, Application Development, Computer Programming Tools

      4.7

      (2.8k件のレビュー)

      Mixed · Course · 1-4 Weeks

    • Placeholder
      Google

      Google IT Automation with Python

      習得できるスキル: 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

      (35.5k件のレビュー)

      Beginner · Professional Certificate · 3-6 Months

    • Placeholder
      IBM Skills Network

      Getting Started with Git and GitHub

      習得できるスキル: Software Engineering, Software Engineering Tools, Application Development, Computer Programming, Computer Programming Tools, Programming Principles

      4.6

      (288件のレビュー)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Meta

      Meta Back-End Developer

      習得できるスキル: Computer Programming, Web Development, Python Programming, Statistical Programming, Software Engineering, Django (Web Framework), Programming Principles, Back-End Web Development, Full-Stack Web Development, Software Testing, Computer Programming Tools, Databases, Theoretical Computer Science, Software Engineering Tools, HTML and CSS, SQL, Javascript, Software Architecture, Cloud Computing, Algorithms, Entrepreneurship, Market Research, Research and Design, Cloud Storage, Data Management, Data Structures, Database Design, Front-End Web Development, React (web framework), Application Development, Applied Machine Learning, Business Psychology, Collaboration, Communication, Computational Thinking, Computer Architecture, Computer Networking, Computer Science, Database Administration, Database Application, Database Theory, Human Computer Interaction, Journalism, Leadership and Management, Linux, Machine Learning, Network Architecture, Network Model, Network Security, Operating Systems, Operations Research, Security Engineering, Software Framework, Strategy and Operations, User Experience, User Experience Design, Web Design, Web Development Tools

      4.7

      (2.9k件のレビュー)

      Beginner · Professional Certificate · 3-6 Months

    • Placeholder
      Imperial College London

      Master of Science in Machine Learning and Data Science

      学位を取得する

      Degree · 1-4 Years

    • Placeholder
      Placeholder
      Coursera Project Network

      Create Your UI/UX Portfolio with GitHub

      習得できるスキル: HTML and CSS, Web Development, Web Design

      4.5

      (19件のレビュー)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Google Cloud

      Introduction to git and GitHub

      習得できるスキル: Application Development, Software Engineering, Software Engineering Tools

      4.0

      (10件のレビュー)

      Beginner · Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      The Linux Foundation

      Open Source Software Development, Linux and Git

      習得できるスキル: Operating Systems, Application Development, Software Engineering Tools, Software Engineering, System Software, System Programming, Computer Programming, Linux, 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件のレビュー)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      Coursera Project Network

      Introduction to Github and Visual Studio Code

      習得できるスキル: Application Development, Software Engineering, Software Engineering Tools

      4.4

      (93件のレビュー)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Version Control of a Python Project using Git

      習得できるスキル: 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.5

      (37件のレビュー)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Introducción a Git y GitLab

      習得できるスキル: Continuous Delivery, Continuous Integration, DevOps, Devops Tools, Javascript

      4.3

      (15件のレビュー)

      Beginner · Guided Project · Less Than 2 Hours

    gitに関連する検索

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

    要約して、git の人気コース10選をご紹介します。

    • Introduction to Git and GitHub: Google
    • Version Control with Git: Atlassian
    • Google IT Automation with Python: Google
    • Getting Started with Git and GitHub: IBM Skills Network
    • Meta Back-End Developer: Meta
    • Master of Science in Machine Learning and Data Science: Imperial College London
    • Create Your UI/UX Portfolio with GitHub: Coursera Project Network
    • Introduction to git and GitHub: Google Cloud
    • Open Source Software Development, Linux and Git: The Linux Foundation
    • Introduction to Github and Visual Studio Code: Coursera Project Network

    Algorithmsで学べるスキル

    グラフ (22)
    数理最適化 (21)
    コンピュータープログラム (20)
    データ構造 (19)
    問題解決 (19)
    代数 (12)
    コンピュータービジョン (10)
    離散数学 (10)
    グラフ理論 (10)
    画像処理 (10)
    線型代数学 (10)
    強化学習 (10)

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

    このFAQの内容は、情報提供のみを目的としています。受講生は、自分の個人的、職業的、経済的な目標に合ったコースやその他の資格を取得するために、さらに調べることをお勧めします。
    探索する他のトピック
    Placeholder
    芸術と人文
    338コース
    Placeholder
    ビジネス
    1095コース
    Placeholder
    コンピューターサイエンス
    668コース
    Placeholder
    データサイエンス
    425コース
    Placeholder
    情報技術
    145コース
    Placeholder
    健康
    471コース
    Placeholder
    数学と論理
    70コース
    Placeholder
    自己啓発
    137コース
    Placeholder
    物理科学とエンジニアリング
    413コース
    Placeholder
    社会科学
    401コース
    Placeholder
    言語学習
    150コース

    Coursera Footer

    キャリアをスタート、またはキャリアアップする

    • Google データアナリスト
    • Google デジタルマーケティング& E-コマースプロフェッショナル認定証
    • python プロフェッショナル認定証を有するGoogle ITオートメーション
    • Google ITサポート
    • Googleプロジェクトマネジメント
    • グーグルUXデザイン
    • Google Cloud 認定資格の取得準備:クラウドアーキテクト
    • IBMサイバーセキュリティ・アナリスト
    • IBMデータアナリスト
    • IBMデータエンジニアリング
    • IBMデータサイエンス
    • IBMフルスタック・クラウドデベロッパー
    • IBM機械学習
    • インテュイット簿記
    • メタフロントエンド開発者
    • 深い学習。AI テンソルフロー開発プロフェッショナル認定証
    • SASプロフェッショナル認定証
    • キャリアをスタートさせましょう
    • 証明書の取得準備
    • キャリアアップ
    • Python 構文のエラーを特定する方法
    • Pythonの例外をキャッチする方法
    • すべてのプログラミングチュートリアルを見る

    人気コースと認定

    • 無料コース
    • 人工知能コース
    • ブロックチェーンコース
    • コンピュータサイエンスコース
    • Cursos Gratis
    • サイバーセキュリティコース
    • データ分析コース
    • データサイエンスコース
    • 英語会話コース
    • フルスタックウェブ開発コース
    • Google コース
    • ヒューマンリソースコース
    • ITコース
    • 英語学習コース
    • マイクロソフトエクセルコース
    • 製品マネジメントコース
    • プロジェクトマネジメントコース
    • Pythonコース
    • SQL コース
    • 俊敏認定
    • CAPM認証
    • CompTIA A +認定
    • データ分析認定
    • スクラムマスター認定
    • すべてのコースを見る

    人気コレクションと記事

    • 1日で終了できる無料オンラインコース
    • 人気の無料コース
    • ビジネス仕事
    • サイバーセキュリティ仕事
    • IT仕事のエントリーレベル
    • データ分析者の面接質問
    • データ分析プロジェクト
    • データアナリストになる方法
    • プロジェクトマネージャーになる方法
    • ITスキル
    • プロジェクトマネージャーの面接質問
    • Pythonプログラミングスキル
    • 面接での強みと弱み
    • データアナリストは何をしますか
    • ソフトウェアエンジニアは何をしますか
    • データエンジニアとは
    • データサイエンティストとは
    • プロダクトデザイナーとは
    • スクラムマスターとは
    • UX検索とは
    • PMP認定を取得する方法
    • PMI認証
    • 人気のサイバーセキュリティ証明書
    • 人気の QL 証明書
    • courseraのすべての記事を読む

    オンラインで学位または証明書を取得する

    • Google プロフェッショナル認定プログラム
    • プロフェッショナル認定
    • すべての証明書を表示する
    • 学士号
    • 修士号
    • コンピュータサイエンスの学位
    • データサイエンスの学位
    • MBAとビジネス学位
    • データ分析の学位
    • 公衆衛生学位
    • 社会科学の学位
    • 経営学の学位
    • 学士号と理学博士号の比較
    • 学士号とは何ですか?
    • 開発する11の良い学習習慣
    • 推薦状の書き方
    • ビジネスの学位で就ける需要の高い10の仕事
    • コンピュータサイエンスの修士課程は価値があるのか?
    • すべての学位プログラムを見る
    • Coursera India
    • Coursera UK
    • Coursera Mexico

    Coursera

    • 概要
    • Courseraのサービス
    • リーダーシップ
    • キャリア
    • カタログ
    • Coursera Plus
    • プロフェッショナル認定
    • MasterTrack®認定
    • 学位
    • 企業用
    • 政府向け
    • キャンパス向け
    • パートナーになる
    • 新型コロナウイルス対策

    コミュニティ

    • 受講生
    • パートナー
    • ベータテスター
    • 翻訳者
    • ブログ
    • 技術ブログ
    • 教育センター

    さらに表示

    • 報道関係者
    • 投資家
    • 規約
    • プライバシー
    • ヘルプ
    • アクセシビリティ
    • お問い合わせ
    • 記事
    • ディレクトリ
    • アフィリエイト
    • Modern Slavery Statement(現代奴隷法に関する表明)
    場所を選ばす学習する
    Placeholder
    Placeholder
    Placeholder
    ©2023 Coursera Inc.All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder