Course Description
This course is designed to be a comprehensive, step-by-step approach to learning the Git source control specifically for Windows users. From installation of Git on Windows (which cannot be handled as a command line option), this course takes students with no prior knowledge or experience and provides a solid understanding and hands-on experience with Git and related source control concepts. The program covers both command line and graphical clients for Git. From zero to mastery in a very short program.
This is Part#3
Modules
- Module 1: Introduction
- Module 2: Installation
- Module 3: Bash
- Module 4: Quick Start
- Module 5: Command Shell
- Module 6: Text-Editor
- Module 7: Basics
- Module 8: Compare
- Module 9: Branching
- Module 10: GIT-GUI
- Module 11: Window-Shell
- Module 12: Atom
- Module 13: Source Tree
Learning Outcomes
- Learn the key concepts of the Git source control system
- Step through the entire Git workflow
- Install Git and configure a text editor for efficient use with Git
- Compare the different states in Git
- Manage files inside and outside the control of Git and GitHub
- Create and manage repositories on GitHub
- Create branches and resolve conflicts with confidence
- Work with branches on GitHub
- Walk through the pull request workflow on GitHub
- Perform many of the same local Git operations directly on GitHub
- Use various Git graphical clients in addition to and in combination with the command line
Prerequisites
- Basic computer skills
- Ability to install software on your computer
- Admin rights may be required for software installation
Who Should Attend
- Anyone interested in using source control and specifically Git and GitHub, especially Windows users
- Software engineers, developers, programmers new to Git or GitHub
- IT Managers or technical leads considering Git or GitHub for version control on their team