Git Going Fast: One Hour Git Crash Course
What you’ll learn
-
Learn the key concepts of the Git source control system
-
Step through the entire basic Git workflow
-
Configure SSH for authentication
-
Create and use a remote repository on GitHub
Git Going Fast: One Hour Crash Course
This course is designed to cut academic theory to just the key concepts and focus on basics tasks in Git in order to be productive quickly. Students can expect to learn the minimum needed to start using Git in less than an hour.
Recent Course Updates
- October 17th: Added Updates and Errata section
Course Outline
Course Introduction and Overview provides an introduction to this course and the Git source control system. Key concepts and the basic workflow are discussed.
Setup and Configuration provides step-by-step instructions on how to setup Git for Windows and Mac OS X, how to use Git’s help command, and how to setup the minimum required configuration to start using Git.
In Working with Git Locally, we walk through all the commands needed to start a new project managed by Git (or enable Git for an existing project) all the way through making commits, including common file operations like moving and deleting files. We also cover how to exclude the wrong files from accidentally being committed and how to review your repository’s history.
Going Remote covers publishing the locally created repository (previous section) on GitHub. Starting off by setting up SSH authentication, creating the remote version of our repository, linking the local repository with the remote version on GitHub, and finally sending our changes up to remote repository.
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. There is a total of 56 minutes of video based training in this course (Presentation + Screencasts, excluding Promo Video).
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.
The four Quizzes reinforce the key concepts by testing your newly learned knowledge throughout the course.
Several attachments throughout the course provide supplemental information, illustrations, or other reference material.
Moving Forward
Students can checkout my last lecture on other Git related resources. The instructor is available for simple questions by email and can provide customized paid instruction upon request — go the the author’s profile for contact.
Who this course is for:
- Anyone interested in using source control and specifically Git
- Software engineers, developers, and programmers new to Git
12 reviews for Git Going Fast: One Hour Git Crash Course
Add a review
Original price was: $19.99.$14.99Current price is: $14.99.
Guhanesh Gnanasekaran –
PROS: All basics explained as mentioned
COULD BE BETTER :Explanations for parameters and few more scenarios in the git could be explained.
Margaret Brown –
Great intro to Git. Instructions were clear. Commands covered in each section were presented again at the end of the section.
Stuart Scott –
Thanks for helping me over my GIT mental block. I can’t believe I’m using GIT for source control. Wow! Now I’m no longer stupid or ugly, right Linus?
Siddhesha Oturkar –
It was very beneficial for beginners and those who have worked long back on git and need to brush up their knowledge on git.
KT Goutham Parthasarathi –
Loved the course. Its perfect course to refresh your memory.
Adrian Rutkowski –
Basics are covered, I feel more confident when using a terminal now. However, I was hoping to see more commands regarding working with branches.
Joseph Araneta –
Great course for understanding the basics of Git and learning about it fast. It would be great to be directed on the next steps.
Emmanuel Zanyo –
Quite interesting process – simple procedure and easy to follow up
Ritwik Shirbhate –
How to get clone an existing repository could be taught and integrate the ssh with it to local computer also. Overall it’s a great course to learn from thank you
Daniel Hunt –
A solid introduction to Git covering the basics. Would have liked to learn about proper branching but I guess that is more advanced
Murtaza Hathiwala –
some topics on git merge and conflict resolution, switching branches , creating new branches could be touched on the surface considering this is a basic only course
Barbara Gladfelter –
Looks like a good course, but I got stuck right at the beginning and instructor doesn’t reply to questions.