• An introduction to Git

    < Terug naar vorige pagina
    Training code
    CGASEGITCE
    Gesproken taal
    Engels
    Taal materiaal
    Engels
    Dagdelen
    1
    Kosten
    €102,34
    excl. BTW Geen extra kosten.

    Klik op onderstaande button om je in te schrijven voor deze training

    • 9-5-2025
      Utrecht
      €102,34
      €102,34
    • 6-8-2025
      Online Virtual
      €102,34
      €102,34
    Training code
    CGASEGITCE
    Gesproken taal
    Engels
    Taal materiaal
    Engels
    Dagdelen
    1
    Kosten
    €102,34
    excl. BTW Geen extra kosten.

    Klik op onderstaande button om je in te schrijven voor deze training

    • 9-5-2025
      Utrecht
      €102,34
      €102,34
    • 6-8-2025
      Online Virtual
      €102,34
      €102,34
  • Get introduced to Git, the widely used version control system. Learn the basics and understand how to manage your projects effectively using Git.
     
    At the end of the training you will be able to:
    • Understand the benefits of having a version control system
    • Manage projects with repositories for development teams
    • Control and track changes when staging and committing your modifications
    • Push local updates to a project and get the latest version by pulling latest changes
    • Branch and merge, enabling to work simultaneously on different parts/versions of a project
    This course will help you get started with Git, understand its importance, and how to use it effectively in your projects. Whether you are a developer or a data scientist, this course has something for everyone. So, come and join us in this journey of learning Git.
     
    Git is a widely used version control system and a tool every developer will encounter. This course will first introduce you to the theoretical background of why the developer community uses version control systems, how they make life easier, and Git’s place in this ecosystem. After the theoretical part, we will dive into all the basic actions a developer performs to utilize Git. From creating repositories to tracking changes, pushing them, and pulling other people’s changes, and even branching off versions and merging them back together. One small catch… we will do this completely via the command line interface (CLI). This way, when the time comes and you have to work with Git, a GUI’s presence will add on to your workflow instead of holding you back whenever something in the interface is unclear. This way, you will really be ready to work with Git.

    • Software Developers: Individuals who write and test code will benefit from understanding how to track and manage changes in their codebase.
    • Data Scientists: Professionals who work with large datasets can use Git to manage versions of their data and models.
    • System Administrators: Individuals who maintain and update systems can use Git to manage system files.
    • Documentation Teams: Teams that handle project documentation can use Git to track and manage different versions of documents.
    Basic knowledge of using a computer and navigating the file system is a prerequisite for this course. Prior experience with a command line interface would be beneficial but is not mandatory.