0% found this document useful (0 votes)
18 views1 page

Git Going An Intro To Git and Github Syllabus

This document provides a course syllabus for a class titled "Git Going: An Intro to Git & GitHub" which teaches the basics of using Git and GitHub including creating local and remote repositories, pushing and pulling changes, handling merge conflicts, viewing commits, undoing changes, and collaborating through branches. The class is available in group sessions in NYC or as onsite training, and more information can be found by emailing or visiting the provided website.

Uploaded by

Anonymous
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

Git Going An Intro To Git and Github Syllabus

This document provides a course syllabus for a class titled "Git Going: An Intro to Git & GitHub" which teaches the basics of using Git and GitHub including creating local and remote repositories, pushing and pulling changes, handling merge conflicts, viewing commits, undoing changes, and collaborating through branches. The class is available in group sessions in NYC or as onsite training, and more information can be found by emailing or visiting the provided website.

Uploaded by

Anonymous
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Git Going: An Intro to Git & GitHub

Learn how to use Git, one of the most popular programming efficiency tools available. You'll
COURSE SYLLABUS

learn to create a new local repository, push to GitHub, handle merge conflicts, view commits,
undo changes, and collaborate easily.

Group classes in NYC and onsite training is available for this course.
For more information, email [email protected] or visit:
https://www.nobledesktop.com/classes/git-classes-nyc

[email protected] • (212) 226-4149

Course Outline

Section 1
Download & Install Git on Mac & Windows
Git Setup: Your Name & Email
Create a New Local Git Repository (Initialize Repository)
Stage & Commit Files

Section 2
GitHub: Push to a Remote Repository
GitHub: Pull From a Remote Repository
GitHub: Clone (Download) a Remote Repository

Section 3
How to Handle Merge Conflicts
View a List of Commits & Undo Changes
Branches: Create, Switch, Push, Merge, & Delete

Course Syllabus | Git Going: An Intro to Git & GitHub 1

You might also like