The Git and GitHub Crash Course




The Git and GitHub Crash Course

This course is about basic features of the Git and GitHub.

Learn how to use Git and GitHub in about an HOUR!

  • Commits, branches, merging, GitHub and Git Objects

If those terms are new to you - jump in and you will learn what is Git and how to use its core features.

Become familiar with Git and GitHub to use it in your own projects and projects you potentially will contribute to in the future.


This is fast Git and GitHub Crash Course that will give you basic understanding of the Git and GitHub. Also using several practice activities you will practice core Git and GitHub feature like committing changes, pushing to the remote and merging branches.


We will start by installing Git and initializing new Git repository. You will learn that Git has 4 types of objects: blobs, trees, commits and annotated tags. Each object has unique SHA1 hash. Also all objects are stored in the folders. Every object has just single reference to it - SHA1 hash. Files are stored in blobs. Filenames are stored in other Git objects called trees.

You will learn how to make changes, stage them and commit afterwards. Also you will learn and practice how to observe commits tree and checkout different commits to "travel in time" between different states of the Git repository.

During this course you will practice all core Git and GitHub features

In practice sections you will perform multiple practice Git activities:

  1. Initialize new Git repository

  2. Configure Git author name and email

  3. Make changes in the working directory, add them to the staging area and commit

  4. Explore commits history

  5. Checkout different commits

  6. Create branches, checkout branches and merge branches

  7. Analyze contents of the Git objects

You will also learn and practice different GitHub features

  1. Create remote repository at GitHub

  2. Connect local and remote repositories

  3. Pushing and pulling operations

  4. Making changes in the files directly at GitHub

All Git operations you will perform in the Terminal - this is the best way to get started with Git to understand it better.

With this Git and GitHub Crash Course you will get lifetime-long access to around 20 lectures and multiple practical exercises. After the course you will become a confident user of the Git and GitHub and will be able easily perform basic Git tasks.

Don't wait and join the course now!

Learn basic Git features: commit changes, checkout commits and branches, merge branches, sync with GitHub

Url: View Details

What you will learn
  • Learn what Git is used for
  • Perform basic Git operations
  • Stage and Commit changes in the Git repository

Rating: 4.46875

Level: Beginner Level

Duration: 1.5 hours

Instructor: Bogdan Stashchuk | Software Engineer, MBA, PhD


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap