Companies Home Search Profile

Learning Git and GitHub

Focused View

Ray Villalobos

1:52:54

95 View
  • 01 - Travel the multiverse with Git and GitHub.mp4
    00:33
  • 02 - Exercise files.mp4
    00:41
  • 01 - What is Git.mp4
    02:16
  • 02 - Installing Git and requirements.mp4
    04:35
  • 03 - Understanding Git environments.mp4
    05:51
  • 04 - Ignoring files.mp4
    04:05
  • 05 - Deleting and renaming files.mp4
    06:08
  • 06 - Differences.mp4
    04:09
  • 07 - Changing history.mp4
    12:11
  • 08 - Branches.mp4
    06:13
  • 09 - Merge conflicts.mp4
    10:07
  • 10 - git stash and git clean commands.mp4
    09:27
  • 01 - GitHub.mp4
    05:01
  • 02 - Pushing to GitHub.mp4
    06:08
  • 03 - GitHub options.mp4
    10:17
  • 04 - Pull requests.mp4
    06:26
  • 05 - Organizing projects.mp4
    06:49
  • 06 - Syncing GitHub.mp4
    11:31
  • 01 - Next steps.mp4
    00:26
  • Description



    Version Control lets you manage changes you've made to files over time, and is an essential skill for developers to master. Git is by far the most popular version control system on the web. In this fast-paced course, Ray Villalobos shows you the fundamental commands that you need to work with most Git projects. He explains how to use checkpoints called commits, which let you leave messages documenting what happened at each checkpoint, as well as how to create branches that are alternate versions of your project that you can work on without changing the original. Plus, he shows how to work with the popular GitHub website to explore existing projects, clone them to your local hard drive, and use them as templates for your new projects.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Ray Villalobos
    Ray Villalobos
    Instructor's Courses
    I published more than 100 courses focused on front-end development topics like JavaScript, Node.js, Vue.js, React, and Sass, plus frameworks like Bootstrap. My goal is to help people understand complex subject through real-world exercises and projects. Look for me @planetoftheweb or through my blog at http://raybo.org.
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 19
    • duration 1:52:54
    • Release Date 2023/01/19

    Courses related to Git

    Courses related to GitHub