
Learn Git Branching
Pro Git
GitHub
VS Code
Node.js
Eloquent JavaScript
RegExr
CodeSandbox
Zig
Nim (programming language)
V (programming language)
Crystal (programming language)
D (Programming Language)
Rust
Bun.sh
Go Programming Language
Learn Git Branching
ZigThis 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.
Zig might be a bit more popular than Learn Git Branching. We know about 163 links to it since March 2021 and only 138 links to Learn Git Branching. 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 2 months 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
I just open-sourced a collection of 38+ cryptographic algorithms written entirely in pure Zig -- zero external dependencies, zero std library imports, zero dynamic allocation. - Source: dev.to / 10 days ago
I chose the Zig programming language for this. Why Zig? - Source: dev.to / 4 months ago
(2020) latest release is 0.15.2 https://ziglang.org. - Source: Hacker News / 6 months ago
It was originally written in OCaml and recently it was rewritten in zig for better SIMD support. - Source: dev.to / 8 months ago
> What kind of code snippets could you suggest? Anything really! Some websites that do this currently: https://ziglang.org, https://crystal-lang.org and https://www.ruby-lang.org/en > I have a comparison table mentioning features Yes - I did see this in the README. Maybe worth adding it, or something similar to the website. - Source: Hacker News / 8 months ago
Pro Git - The Git Book is the official tutorial about Git.
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
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.
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.