Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
514 B

# GitHub
GitHub is a web-based platform that uses Git for version control and collaboration. It provides a centralized repository for hosting and managing Git repositories, allowing developers to share their code, collaborate on projects, and track issues.
Learn more from the following resources:
- [@official@GitHub Docs](https://docs.github.com/en)
- [@video@How to Use GitHub](https://www.youtube.com/watch?v=v_1iqtOnUMg)
- [@article@What is GitHub](https://blog.hubspot.com/website/what-is-github-used-for)