GitHub Concepts
- Offered byDataCamp
GitHub Concepts at DataCamp Overview
Duration | 3 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Official Website | Explore Free Course |
Credential | Certificate |
GitHub Concepts at DataCamp Highlights
- Learn from 43 exercises and 12 videos
GitHub Concepts at DataCamp Course details
- In this course, you'll learn how to leverage the power of GitHub, become a successful collaborator, and recognize the differences between GitHub and Git
- Building on the topics covered in Introduction to Version Control with Git, this conceptual course enables you to navigate the user interface of GitHub effectively
- You will perform everyday tasks, including creating public and private repositories, creating and modifying files, branches, and issues, assigning tasks, tagging users, reviewing pull requests, and merging branches
- By the end of this course, you'll be able to take these new skills and apply them to any coding or data project, making you feel on track and in control
GitHub Concepts at DataCamp Curriculum
Introduction to GitHub
What is GitHub?
Defining GitHub
GitHub or Git
Benefits of GitHub
Setting up a repo
Create a repo
Repo sections
Modify a repo title
Creating a README
Create headings in the README
Format text in the README
Add an image to the README
Working with Repos
Modifying a repo structure
Adding a file
Adding a new directory
Deleting a file
Working with branches
Adding a branch
Finding the default branch
Switching branches
Branch protection
Repo access
Public or Private?
Adding a collaborator
Personal Access Tokens (PAT)
Using a Personal Access Token (PAT)
Creating a Personal Access Token (PAT)
Collaboration with GitHub
Using other repos
How to clone a repo
How to fork a repo
Clone or fork?
GitHub issues
Working with issues
Who can see the issue?
Commenting on an issue
Pull requests
Create a PR
Comparing PRs
Reviewing pull requests
Assigning a reviewer
Respond to a PR
Managing branches
Congratulations!