Software Development
Showing 1081–1092 of 2653 results
Git Branching and Merging
Git branches help you manage your daily tasks easier. If you're working in a shared codebase, then branching is essential. Packed full of demos, this course will guide you through Git branches and the tools available to help you along the way.
Git Configuration and Attributes
This course will teach you how to customize your Git experience to improve your workflow and avoid common issues.
Git Debugging Techniques
This course provides a practical overview of three different Git commands to help you track down and identify when a bug was introduced into the code case of your Git repository.
Git Deep Dive
Are you ready to graduate from “Git user” to “Git power user”? This course goes in depth about basic Git operation and shows you how to deal with large real-life projects.
Git Fundamentals
This course will teach you the fundamental concepts and key characteristics of Git and how to set up your local environment, track and manage content locally, and how to work in a shared remote repository with other team members.
Git Hooks
Git Hooks are extensibility points that allow software devs to automate different operations that would otherwise have to be performed manually. This course will cover what Git Hooks are, their common use cases, advantages, and limitations.
Git Workflow Patterns
Picking the right Git workflow has big implications for your work. This course will teach you the most common workflows including Trunk Based Development, Git Flow, and Feature Branching. You’ll also learn how to select the right one for your needs.
Git: The Big Picture
If there is one essential tool in every modern developer’s toolkit, that’s Git. Whether you're an absolute beginner or you already know another version control system, this short training explains what the fuss is about.
GitHub administration for enterprise support and adoption
In this module, you learn about some fundamental features and best practices that can improve the administrative operations of your GitHub Enterprise.
GitHub administration for GitHub Advanced Security
Understand where GitHub Advanced Security fits in your software development lifecycle and how to enable and roll it out in your organization.
GitHub Advanced Security
Learn how to secure your code with advanced security features at every stage of your development lifecycle. GitHub Advanced Security is an add-on to GitHub Enterprise that allows you to use security features, such as secret scanning, code scanning, and dependency management on your private repositories.
GitHub Concepts
Learn how to use GitHub's various features, navigate the interface and perform everyday collaborative tasks.