Companies Home Search Profile

Git and GitHub Crash Course

Focused View

Bogdan Stashchuk

1:15:11

109 View
  • 01.01-git and github crash course overview.mp4
    01:49
  • 02.01-installing git.mp4
    01:08
  • 02.02-initializing new git repository.mp4
    03:47
  • 02.03-git object types.mp4
    01:18
  • 02.04-hashes of the git objects.mp4
    01:31
  • 03.01-adding changes to the staging area.mp4
    07:16
  • 03.02-configuring git author name and email.mp4
    03:47
  • 03.03-committing changes.mp4
    02:58
  • 03.04-exploring commits history.mp4
    05:45
  • 03.05-basic git commands.mp4
    02:05
  • 03.06-checking out commits and branches.mp4
    04:22
  • 03.07-file tracking statuses in git.mp4
    03:26
  • 03.08-staging and committing changes using one command.mp4
    02:45
  • 04.01-branches and merging of the branches.mp4
    06:04
  • 04.02-branches merging in action.mp4
    07:45
  • 04.03-exploring commits tree using graph option.mp4
    01:54
  • 05.01-github and repository hosting services overview.mp4
    02:39
  • 05.02-creating remote repository at github.mp4
    02:30
  • 05.03-pushing from the local repository to remote.mp4
    03:36
  • 05.04-committing at github and pulling to the local repository.mp4
    02:35
  • 06.01-exploring and reading git objects.mp4
    04:11
  • 06.02-reading contents of the head file.mp4
    01:15
  • 07.01-summary.mp4
    00:45
  • Description


    This course is designed to guide you through working with Git and GitHub. You will start by learning how to install Git and initialize a new Git repository on Windows, Mac, and Linux/Unix systems and then understand how to use it on the command line.

    Next, you will learn the four types of objects in Git: blobs, trees, commits, and annotated tags. Each object has a unique SHA1 hash. All objects are stored in the folders. Every object has just a single reference to it-SHA1 hash. Files are stored in blobs. Filenames are stored in other Git objects called trees.

    The videos will guide you through making changes, staging them, and committing them afterward. 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.

    By the end of this course, you will be well-versed with the basics of Git and GitHub.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Bogdan Stashchuk
    Bogdan Stashchuk
    Instructor's Courses
    Bogdan Stashchuk is an experienced instructor (over 20+ years) with a software engineering background. He teaches complex stuff in an easy step-by-step manner. All his courses include practical exercises, which allow the learners to follow him from the start of any course till the end. Learners will perform all tasks the same way he does in his video lectures. There are a lot of challenging assignments, the solutions for which are discussed inside the course. This is the perfect combination that enables you to really learn and retain gained knowledge for a long period of time.
    Packt is a publishing company founded in 2003 headquartered in Birmingham, UK, with offices in Mumbai, India. Packt primarily publishes print and electronic books and videos relating to information technology, including programming, web design, data analysis and hardware.
    • language english
    • Training sessions 23
    • duration 1:15:11
    • Release Date 2023/02/14