मुफ़्तBasics
GitHub
Go from your first commit to a real open-source contribution: Git and GitHub fundamentals, branches and issues, then actually open a pull request on a real project.
Understand what GitHub is, how it fits with Git, and get comfortable with the core workflow.
- What GitHub is and why developers use it
- How repositories, commits, and collaboration fit together
- The relationship between Git and GitHub
- A tour of the GitHub interface
- Installing Git and creating a GitHub account
- Core Git commands: init, add, commit, push, pull
- Creating and cloning repositories
- Basic collaboration workflow end to end