Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Git Started with GitHub
Rating: 4.2 out of 5(18,459 ratings)
232,355 students

Git Started with GitHub

Learn the basics of Git and GitHub, with clear, step-by-step instructions by a highly rated teacher.
Last updated 8/2022
English

What you'll learn

  • Save project changes into source control using Git
  • Create a new repository on GitHub
  • Copy a repository from GitHub onto a local computer for using with a project
  • Install and configure Git on Windows and Mac computer systems

Course content

7 sections20 lectures1h 8m total length
  • Course Introduction2:06

    This is the course introduction in which students learn what the purpose and approach of this course, as well as about the instructor.

  • Why Git?2:07

    With this video, we explore the pros/cons with the Composite.

  • Core Concepts2:54

    A few minutes of basic Git theory.

  • Going Command Line2:09

    The command line is still extremely popular, particularly those in the service or IT community.

Requirements

  • Basic computer skills
  • Ability to install software, which may require admin rights

Description

This course is designed to jump right into showing how Git and GitHub work together, focusing on the Git basic workflow. Students can expect to learn the minimum needed to start using Git in about 30 minutes.

Recent Updates:

  • October 16th: Added Updates and Errata Section

Course Outline

Course Introduction and Overview provides an introduction to this course and the key concepts with the Git source control system.

Installation provides step-by-step instructions on how to setup Git for Windows and Mac OS X, how to use Git's help command.

After the Installation section, we walk through the entire Git basic workflow -- starting off in GitHub, working locally, and then publishing our changes back to GitHub.

Finally, I have some parting words and some bonus content!

Course Features

Presentations provide audio/video training of conceptual ideas. Since few like slide-ware presentations, slide-presentations are kept to a minimum.

Screencasts provide a video of the instructor's computer system with any actions, commands, or screens displayed and narrated.

Following each lecture or group of related lectures in the demo sections of the course are Command Listing lectures that serve as reference and reminder of the commands used in the previous lecture(s). Each Command Listing includes the exact listings used in the previous lectures and a reference guide for newly introduced commands. All commands used in this course are available through the Command Listing lectures.

Several attachments throughout the course provide supplemental information, illustrations, or other reference material.

Who this course is for:

  • Anyone interested in Git and/or source control
  • Software Engineers and Developers not yet using Git for source control
  • IT Managers that need an understanding about how Git works