|
Introduction to GitHub for Developers (TTDV7551)
Code:
TTDV7551
Duration:
2 Day
|
$1995
USD
|
This is a fast-paced hands-on course that provides students with a solid overview of Git and GitHub, the web-based version control repository hosting service. While the examples in this class are related to computer code, GitHub can be used for other content. It offers the complete distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.
This course is available in the following formats:
Duration: 2 Day
| Call 800-798-3901 to enroll in this class! |
This course is approximately 50% hands-on lab to lecture ratio, combining engaging expert lessons, demos and group discussions with real-world, skills-focused machine- based labs and exercises. Working in a hands-on learning environment led by our expert team, students will explore:
- Getting Started with Collaboration
- Branching with Git
- Local Git Configuration
- Working Locally with Git
- Collaborating on Your Code
- Merging Pull Requests
- Viewing Local Project History
- Streaming Your Workflow with Aliases
- Searching for Events in Your Code
- Reverting Commits
- Helpful Git Commands
- Viewing Local Changes
- Creating a New Local Repository
- Fixing Commit Mistakes
- Rewriting History with Git Reset
Notice: Undefined variable: classroom in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 264
Notice: Trying to access array offset on value of type null in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 264
Will Be Updated Soon!
- Getting Started with Collaboration
- What is GitHub?
- The GitHub Ecosystem
- What is Git?
- Exploring a GitHub Repository
- Using GitHub Issues
- Activity: Creating A GitHub Issue
- Using Markdown
- Installing Git and Setting Up GitHub Account
- Key Terminology: Repository, Commit, Branch, Merge, Pull Request
- Understanding the GitHub methodology
- The Essential GitHub
- Local Git Configuration
- Checking your Git version
- Git Configuration Levels
- Viewing your configurations
- Configuring your username and email
- Configuring autocrif
- Configuring Default Editor and Merge Tool
- Global vs Local Configuration
- Using .git config for Custom Settings
- Working Locally with Git
- Creating a Local copy of the repo
- Our favorite Git command: git status
- Using Branches locally
- Switching branches
- Activity: Creating a New File
- The Two Stage Commit
- Initializing a Repository
- Staging and Committing Changes
- Viewing Status and Logs
- Using .gitignore and .gitattributes
- Searching for Events in Your Code
- What is Git bisect?
- Finding the bug in your project
- Using git grep and git log Filters
- Tracking Changes to Specific Files or Lines
- Finding Bug Introductions with git bisect
- Reverting Commits
- How Commits are made
- Safe operations
- Reverting Commits
- Using git revert vs git reset
- Undoing Commits Safely
- Reverting Merges and Tagging Fixes
- Helpful Git Commands
- Moving and Renaming Files with Git
- Staging Hunks of Changes
- Essential Daily Commands
- Advanced Commands for Power Users
- Troubleshooting with git fsck, git reflog, and git stash
- Viewing Local Changes
- Comparing changes with the Repository
- Using git status, git diff, and git blame
- Tracking Unstaged and Staged Changes
- Visual Tools for Change Management
- Creating a New Local Repository
- Initializing a new local repository
- Initializing with git init
- Connecting to Remote with git remote add
- Fixing Commit Mistakes
- Revising your last commit
- Amending Commits
- Changing Commit Messages
- Rewriting History with Git Reset
- Understanding reset
- Reset Modes
- Reset Soft
- Reset Mixed
- Reset Hard
- Does gone really mean gone?
- Using git reflog to Recover Lost Commits
- Best Practices and Cautions
- Collaborating on Your Code
- Pushing your changes to GitHub
- Activity: Creating a Pull Request
- Exploring a Pull Request
- Activity: Code Review
- Using GitHub Issues and Discussions
- Tagging Releases and Creating Milestones
Notice: Undefined variable: classroom in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 289
Notice: Trying to access array offset on value of type null in /home/alliancemicro/public_html/content/catalog/public_course_details.php on line 289
Will Be Updated Soon!