YoVDO

Introduction to Version Control with Git

Offered By: DataCamp

Tags

Git Courses Data Science Courses Productivity Courses Version Control Courses

Course Description

Overview

This course is an introduction to version control with Git for data scientists.

Version control is one of the power tools of programming. It allows you to keep track of what you did when, undo any changes you decide you don't want, and collaborate at scale with other people. This course will introduce you to Git, a modern version control tool that is very popular with data scientists and software developers, and show you how to use it to get more done in less time and with less pain.

Syllabus

Basic workflow
-This chapter explains what version control is and why you should use it, and introduces the most common steps in a common Git workflow.

Repositories
-This chapter digs a little deeper into how Git stores information and how you can explore a repository's history.

Undo
-Since Git saves all the changes you've made to your files, you can use it to undo those changes. This chapter shows you several ways to do that.

Working with branches
-Branching is one of Git's most powerful features, since it allows you to work on several things at once. This chapter shows you how to create and manage branches.

Collaborating
-This chapter showcases how Git allows you to share changes between repositories to collaborate at scale.


Taught by

Greg Wilson

Related Courses

The Data Scientist’s Toolbox
Johns Hopkins University via Coursera
How to Use Git and GitHub
Udacity
Ruby on Rails: An Introduction
Johns Hopkins University via Coursera
Accediendo a la nube con iOS
Tecnológico de Monterrey via Coursera
Responsive Website Development and Design Capstone
University of London International Programmes via Coursera