freeCodeCamp
freecodecamp.org › news › git-and-github-crash-course
Git and GitHub Crash Course
May 28, 2020 - We've released a crash course video from Gwen Faraday that will teach you the basics of Git and GitHub.
Videos
01:21:20
Git & GitHub Crash Course for Beginners [2026] - YouTube
09:54:08
GitHub Foundations Certification Course – Pass the exam in 10 hours!
46:19
Git and GitHub Tutorial for Beginners - YouTube
Advanced Git Tutorial - Interactive Rebase, Cherry-Picking ...
01:29
Git & GitHub: 2-Step Commit - YouTube
GitHub
github.com › freeCodeCamp › freeCodeCamp
GitHub - freeCodeCamp/freeCodeCamp: freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free. · GitHub
This code is running live at freeCodeCamp.org. ... A forum where you can usually get programming help or project feedback within hours. A YouTube channel with free courses on Python, SQL, Android, and a wide variety of other technologies. A technical publication with thousands of programming tutorials ...
Starred by 444K users
Forked by 44.4K users
Languages TypeScript 77.0% | JavaScript 17.5% | CSS 5.3% | Dockerfile 0.2% | HCL 0.0% | Shell 0.0%
freeCodeCamp
freecodecamp.org › news › git-and-github-for-beginners
Git and GitHub Tutorial – Version Control for Beginners
November 5, 2021 - Git and GitHub are two technologies that every developer should learn, irrespective of their field. If you're a beginner developer, you might think that these two terms mean the same thing – but they're different. This tutorial will help you understand what Git and version control are, the basic Git commands you need to know, how you can use its features to boost your work efficiency, and how to extend these features using GitHub.
freeCodeCamp
freecodecamp.org › news › git-and-github-crash-course-for-beginners
Git & GitHub Crash Course for Beginners
December 4, 2025 - We just posted a course that will help you learn Git and GitHub from scratch with clear examples, real workflows, branching, merging, stashing, rebase, pull requests, and more. This course is great for beginners who want strong foundations. Sumit Saha developed this course. ... Watch the full course on the freeCodeCamp.org YouTube channel (1-hour watch).
GitHub
github.com › freeCodeCamp › guide
GitHub - freeCodeCamp/guide: A collection of easy-to-understand guides to programming tools
August 28, 2019 - A collection of easy-to-understand guides to programming tools - freeCodeCamp/guide
Starred by 2.1K users
Forked by 4.2K users
GitHub
github.com › freeCodeCamp
freeCodeCamp.org · GitHub
August 2, 2020 - In 2014, a teacher started an open source community called freeCodeCamp.org. This community has grown to include millions of developers from around the world. Together, we have built: 💻 A free 3,000-hour programming curriculum. 🏛️ Forums and chat rooms where you can get coding help and feedback on your projects. 🧪 8,000+ coding tutorials.
freeCodeCamp
freecodecamp.org › news › best-git-tutorial
The Best Git Tutorials
November 21, 2019 - freeCodeCamp has a YouTube playlist with lots of practical Git and GitHub tips here. The Pro Git book, written by Scott Chacon and Ben Straub and published by Apress. The book is displayed in full in the Git documentation. For downloads, documentation, and a browser-based tutorial: Git official ...
GitHub
github.com › nzineer › freeCodeCamp-1 › blob › master › docs › how-to-setup-freecodecamp-locally.md
freeCodeCamp-1/docs/how-to-setup-freecodecamp-locally.md at master · nzineer/freeCodeCamp-1
(Optional but recommended) Setup an SSH Key for GitHub. Install a code editor of your choice. We highly recommend using VS Code or Atom. These are some great free and open source code editors. Setup linting for your code editor. You should have ESLint running in your editor, and it will highlight anything doesn't conform to freeCodeCamp's JavaScript Style Guide.
Author nzineer
freeCodeCamp
freecodecamp.org › news › tag › github
GitHub - freeCodeCamp.org
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
Rafase282
rafase282.github.io › My-FreeCodeCamp-Code
My FreeCodeCamp Journal by Rafase282 - Rafael Rodriguez
View the Project on GitHub Rafase282/My-FreeCodeCamp-Code
LinkedIn
linkedin.com › posts › free-code-camp_git-and-github-tutorial-version-control-activity-6919010623066435584-1vqO
freeCodeCamp on LinkedIn: Git and GitHub Tutorial – Version Control for Beginners | 14 comments
April 10, 2022 - freeCodeCamp · 1,480,118 followers 1y · Report this post · Git and GitHub are important version control tools that you'll use all the time as a dev. They help you track changes to your code, collaborate with others, & more. In this guide Ihechikara explains version control basics in a beginner-friendly way.