This tool is recommended for beginners who are new to Git and want to start with foundational concepts, as well as for developers of all levels who wish to reinforce their understanding of branching and merging. It's especially useful for those who prefer interactive learning over traditional reading materials.
No Takehome videos yet. You could help us improve this page by suggesting one.
Based on our record, Learn Git Branching seems to be a lot more popular than Takehome. While we know about 132 links to Learn Git Branching, we've tracked only 2 mentions of Takehome. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://learngitbranching.js.org/ is very good for learning how Git branching works. Once you're done with the tutorial bit, the https://learngitbranching.js.org/?NODEMO version is good to try out commands and see what the tree looks like after each command. - Source: Hacker News / 4 months ago
Https://learngitbranching.js.org/ is my go-to recommendation. - Source: Hacker News / 4 months ago
I upskilled significant in git playing the https://learngitbranching.js.org/ game. - Source: Hacker News / 4 months ago
Neat game. You might want to check out this other git teaching game - https://learngitbranching.js.org/. - Source: Hacker News / 4 months ago
> But first, people need to see visually how they can interact with the tree. Interactive tutorial with tree visualization that has helped co-workers: https://learngitbranching.js.org/. - Source: Hacker News / 5 months ago
I have used https://takehome.io/. The timer starts when they check out the repo containing the project and instructions. - Source: Hacker News / almost 3 years ago
I run https://takehome.io and https://clubman.app on the same stack. Backend in Go with a simple MVC pattern, no framework. All data in Postgres. Front end is server rendered HTML using MaterializeCSS for components, migrating to TailwindUI. Hosted on GCP using Cloud Run, deployed using the gcloud cli orchestrated in a makefile. Database is a Cloud SQL instance. Google Cloud Tasks for the message queue. Amazon SES... - Source: Hacker News / almost 4 years ago
Pro Git - The Git Book is the official tutorial about Git.
Real Dev - Real-life coding skill challenge
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
VS Code - Build and debug modern web and cloud applications, by Microsoft
hackattic - No nonsense, real world programming challenges