In this course, you will learn the fundamentals you need to know to use Git to manage your websites and other software projects.

Who is this class for?

This class is for anyone just getting started with Git. You might be someone transitioning from a site-builder role to writing code. Or perhaps you're just trying to up your web development game.

What will you learn?

This class starts with the very basics and covers everything you need to use Git individually or on a project team. This includes:

  • Git concepts like commits, branches, tags, and repositories.
  • Git commands for adding, moving, and deleting files in your git repository.
  • Creating .gitignore files to exclude files from being tracked by Git.
  • Using branches to work on different tasks separately and merge them when they are ready to deploy.
  • Fixing mistakes you make with Git, and reverting back to older versions of files when necessary.
  • Using GitHub to manage your project workflow.

Sign up for the course

Click here to sign up for the course.