Skip to content

Latest commit

 

History

History
65 lines (57 loc) · 4.26 KB

github-training.md

File metadata and controls

65 lines (57 loc) · 4.26 KB

Online training and Git tutorials

GitHub Professional Training

GitHub-Led Classroom training

  • GitHub will teach in-preson, classroom based training. Contact the GitHub Services/Training team for more information.

GitHub-Led Online training

  • GitHub offers online classes each month on a variety of topics. Taught live, they are great for distributed teams who can't all colocate or guarantee attendance. Upcoming training is listed online.

GitHub Guides

This is a series of videos produced by Hubbers. They cover several important practices in modern software development and the features on GitHub that enable professional developers. With one exception (pre-receive hooks), features are available to all users on both GitHub.com and GitHub Enterprise

Videos

Video Title Description
Organizing for Successful Collaboration Defining Organizations and Teams on GitHub
Continuous Integration & Continous Delivery Define these terms, why they're used, and the tools on GitHub to support them
Finding Things The tools that exist on GitHub that help you find what you're looking for
Getting Insight into Work A quick walkthrough of the various analysis tools on GitHub to help manage branches, commits and works in progress
Quality Control All about Pre-receive Hooks, Protected Branches and Required Status
Managing Projects Overview of Issues, PRs, Labels, Milestones, and Projects and how they relate to one another
Workflow Strategies Comparing two of the most popular branching strategies - GitHub Flow & Git Flow

Open Source training materials from GitHub

Useful for creating your own training courses

Government Guides

18F Development Guidelines, A set of guidelines and best practices for an awesome engineering team. Including:

* Code Review
* Git Protocol
* Project Setup
* Example Workflows
* Architecture Reviews
* Ruby Guide
* Language Selection Guidance
* Accessibility Scanning Guide
* People Guidance
* Continuous Deployment with Autopilot Guide

Government created training

Government created onboarding and documentation

GraphQL