Git and GitHub Basics
- Offered bySalesforce
Git and GitHub Basics at Salesforce Overview
Duration | 2 hours |
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
Git and GitHub Basics at Salesforce Highlights
- Earn a certification after completion
Git and GitHub Basics at Salesforce Course details
- Individuals seeking to enhance their version control skills and collaborate more effectively on coding projects
- Understand the principles of version control and its importance in software development
- Learn to navigate Git's command-line interface for managing code repositories
- Master essential Git commands for creating branches, merging changes, and resolving conflicts
- Gain proficiency in using GitHub for hosting repositories, collaborating with others, and managing project workflows
- Git is a distributed version control system that tracks changes in code, allowing collaboration among developers
- GitHub is a web-based platform built on Git, providing features like hosting repositories, facilitating collaboration, and managing projects. Together, they form a fundamental toolkit for modern software development
Git and GitHub Basics at Salesforce Curriculum
Learn Why Version Control Is Important for Team-Based Development
Describe the common challenges faced by software development teams
Explain the role of version control in mitigating these challenges
Learn Where GitHub Fits in the Development Lifecycle
List the essential tools in the modern developer’s toolkit
Explain how Git and GitHub work together within the software development lifecycle (SDLC)
Discover Collaboration within GitHub
Build organizational structures that facilitate collaboration
List the most commonly visited sections of a GitHub repository
Work with the GitHub Workflow
List the steps in the GitHub workflow
Explain the difference between the remote and local working environments
Work with Teams in GitHub
Translate the GitHub workflow to an effective branching strategy for teams
Resolve merge conflicts on GitHub
Work with Your History in Git
Describe how Git stores data and outline one practical application of this knowledge
View your project history and changes with Git