
Learn Git Branching
Pro Git
GitHub
VS Code
Node.js
Eloquent JavaScript
RegExr
CodeSandbox
GNU Make
CMake
SCons
SBT
npm
Gradle
Brunch
Ninja Build
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 GNU Make videos yet. You could help us improve this page by suggesting one.
Based on our record, Learn Git Branching seems to be more popular. It has been mentiond 138 times since March 2021. 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.
I built Learn AWS IAM to make that process more hands-on. It's 12 interactive levels that run entirely in the browser. No AWS account, no signup, free, open source. Inspired by Learn Git Branching. - Source: dev.to / about 1 month ago
For a comprehensive list of commands and their usage, refer to the Git documentation, or consider learning with an interactive tutorial like learngitbranching. - Source: dev.to / about 2 months ago
Git is a beautiful piece of software but it does expose complexity in a very by programmers for programmers kind of way. I've successfully gotten many non tech roles to use git but there's usually a lot missed in the nuances and power that is in their reach, but not quite adopted. The learn git branching site/game [1] has always been an awesome resource but you'd like something like that UX be almost part of the... - Source: Hacker News / 5 months ago
Learn Git Branching A visual and interactive way to understand branching and merging in Git. Https://learngitbranching.js.org/. - Source: dev.to / 6 months ago
This is very polished! I worked on http://learngitbranching.js.org/ which is a similar approach (browser simulated lessons). My one suggestion is that you might want to allow people to jump into the harder lessons right away vs having to go through the basics. The first few lessons being simple selects wasn't the most engaging. Just a suggestion! - Source: Hacker News / 8 months ago
Pro Git - The Git Book is the official tutorial about Git.
CMake - CMake is an open-source, cross-platform family of tools designed to build, test and package software.
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.
SCons - SCons is an Open Source software construction toolโthat is, a next-generation build tool.
VS Code - Build and debug modern web and cloud applications, by Microsoft
SBT - SBT is a build tool for Scala, like Ant or Maven but with hieroglyphics.