Browse our list of curated database of projects, exercises, and lessons to learn git
How to start and setup your local web development environment across Windows, Mac, and Linux. Optimize your coding workflow: Project organization, Version control, IDE configuration, etc.
3hrs average
Build website among a team of several collaborators
Learn how to use GIT with an interactive tutorial, video, and great article. Without GIT you won't be able to work at any company, and you won't be able to use anyone's code.
Learn how to install Git on Windows, macOS, and Linux with this comprehensive guide. Step-by-step instructions to help you get started with Git.
Cloning is the fastest way to download a project or code, in this lessons we will explain how to clone and the difference it has with forking