Companies Home Search Profile

Git for Beginners

Focused View

Thomas Claudius Huber

2:18:52

82 View
  • 1 - Introduction.html
  • 2 - What to Expect From This Course.mp4
    02:38
  • 1 - Learning Questions.html
  • 3 - Introduction.mp4
    01:01
  • 4 - What is a Version Control System.mp4
    03:24
  • 5 - Know the Different Types of Version Control Systems.mp4
    07:00
  • 6 - Understand the Origin of Git.mp4
    04:12
  • 7 - Summary.mp4
    01:15
  • 2 - Learning Questions.html
  • 8 - Introduction.mp4
    00:47
  • 9 - Install Git on Your Machine.mp4
    05:17
  • 10 - Configure Username and Email.mp4
    05:00
  • 11 - Summary.mp4
    00:49
  • 12 - Cheat Sheet Git Commands Used in This Section.html
  • 3 - Learning Questions.html
  • 13 - Introduction.mp4
    01:10
  • 14 - Create a Local Repository.mp4
    03:38
  • 15 - Understand the Three Main Areas.mp4
    02:25
  • 16 - Create Your First Commit.mp4
    04:08
  • 17 - Create Another Commit.mp4
    07:53
  • 18 - Know What Snapshots Are.mp4
    03:41
  • 19 - Look at the History of Your Code.mp4
    03:20
  • 20 - Ignore Files in the Working Directory.mp4
    07:22
  • 21 - Summary.mp4
    01:10
  • 22 - Cheat Sheet Git Commands Used in This Section.html
  • 4 - Learning Questions.html
  • 23 - Introduction.mp4
    00:52
  • 24 - Create a Branch.mp4
    03:47
  • 25 - Merge a Branch.mp4
    03:28
  • 26 - Handle Merge Conflicts.mp4
    10:03
  • 27 - Summary.mp4
    00:49
  • 28 - Cheat Sheet Git Commands Used in This Section.html
  • 5 - Learning Questions.html
  • 29 - Introduction.mp4
    01:01
  • 30 - Create a Repository on GitHub.mp4
    03:34
  • 31 - Push Your Code to the Remote Repository.mp4
    08:28
  • 32 - Clone the Repository.mp4
    05:02
  • 33 - Pull Changes from the Remote Repository.mp4
    03:06
  • 34 - Understand the Pull Command.mp4
    06:29
  • 35 - Summary.mp4
    01:17
  • 36 - Cheat Sheet Git Commands Used in This Section.html
  • 6 - Learning Questions.html
  • 37 - Introduction.mp4
    01:02
  • 38 - What Is a Pull Request.mp4
    02:14
  • 39 - Create and Merge a Pull Request.mp4
    07:09
  • 40 - Forking a Repository on GitHub.mp4
    07:15
  • 41 - Merge the Pull Request From Julia.mp4
    04:26
  • 42 - Summary.mp4
    00:46
  • 43 - Whats Next.mp4
    01:54
  • Description


    Learn everything you need to use Git and GitHub to track and store the changes of your source code.

    What You'll Learn?


    • Set up Git on your machine
    • Create a local Git repository
    • Stage and commit changes from the command line
    • View the history of your source code
    • Branch and merge your code to work on software features
    • Handle merge conflicts when working with branches
    • Push your code to a remote repository on GitHub
    • Clone a remote repository from GitHub
    • Create a pull request on GitHub
    • Collaborate with other developers on GitHub

    Who is this for?


  • This course is intended for anyone who wants to learn how to use Git to track and store the changes of their source code.
  • More details


    Description

    Git is one of the most popular version control systems. This course will teach you how to work with Git to track and store the changes of your source code.

    First, you will learn the bascis about Git. You will learn what version control systems are and how local, centralized, and distributed version control systems work.

    After this, you will learn how to set up Git on your machine. You'll learn how to configure Git, so that your name and email are stored with every commit.

    Next, you will learn how to work with local repositories. You will create a repository on your machine and I will show you how to stage and commit changes.

    After this, you will learn how to branch and merge your code to work on specific features of your project. You will also learn how to handle merge conflicts that can happen when multiple developers are working on the same code base.

    Finally, you will learn how to push your code to a remote repository on GitHub, how to clone an existing repository from GitHub, and how to use pull requests to collaborate with other developers.


    After this course, you will have the skills and knowledge needed to use Git successfully in your projects.

    Who this course is for:

    • This course is intended for anyone who wants to learn how to use Git to track and store the changes of their source code.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    Git

    Thomas Claudius Huber
    Thomas Claudius Huber
    Instructor's Courses
    Hi, I'm Thomas Claudius Huber and I'm excited to share my passion about software development with you. I've been working as a software engineer and trainer since 2001. I've been working for different customers in the fields of .NET, C#, TypeScript and Azure. I've also authored several books, spoken at many conferences,  held many classroom trainings, and instructed several of video courses.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 38
    • duration 2:18:52
    • English subtitles has
    • Release Date 2023/02/06

    Courses related to Git