Have a question?
Message sent Close

GIT basics

Instructor
Brightest
13 Students enrolled
0
0 reviews
  • Description
  • Curriculum
  • FAQ
  • Reviews
git

Short description

Git is a version control system — a tool that helps you track changes to your files over time. It’s mainly used for managing code, but it can be used for any type of project where you want a record of what changed, when, and by whom.

In this course, you’ll learn what Git is, how it works, and how to use it effectively in your own projects. You’ll start with the basics — creating repositories, saving changes (commits), and viewing history. Then you’ll move on to collaboration — branching, merging, and working with remote repositories like GitHub.

By the end, you’ll know how to use Git to:

  • Keep your work organized and backed up.

  • Experiment safely without breaking your main project.

  • Collaborate with others efficiently.

No prior experience with version control is required. If you can use the command line and are comfortable saving and organizing files on your computer, you’re ready to start.

What's the language of the course?
All materials (such as video's, excercises,...) are in English. Feedback by the trainer can be given in Dutch or English.
When can I participate in this course?
This is an online drip content course. You can enroll in this course at any time you like.
Will I be able to ask questions or get help?
Yes! Our training experts will be available at your disposal, to answer questions, give feedback, tips & tricks, etc.