
Learn Git Branching
Pro Git
GitHub
VS Code
Node.js
Eloquent JavaScript
RegExr
CodeSandbox
Project Euler
LeetCode
Exercism
Codewars
HackerRank
CodeCombat
CodeForces
CodeSignal
Learn Git Branching
Project EulerThis 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.
Based on our record, Project Euler should be more popular than Learn Git Branching. It has been mentiond 415 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
Let's hope this is going to help me solve some more Project Euler [1] problems! [1] https://projecteuler.net/. - Source: Hacker News / about 1 month ago
Https://projecteuler.net/ for "Thinker" brain food. (it still has the issue of not being a pragmatic use of time, but there are plenty interesting enough questions which it at least helps). - Source: Hacker News / 5 months ago
I have a Project Euler (https://projecteuler.net/) account. Though I do not register at all on the leader board I will sometimes work obsessively on a problem just to make one of the level icons light up for me. There is not really competition just a tiny reward. - Source: Hacker News / 7 months ago
I do hobby programing. It is sometimes to create something (supposedly) useful. Lately though it is more discovery and a little math like. I enjoy Project Euler (https://projecteuler.net/. Recently I have been playing with superpermutations (https://projecteuler.net/) and pencil and paper is useful but filling lots of paper with lots of numbers is not that fun. - Source: Hacker News / over 1 year ago
As pointed out in a sibling comment, it appears that quote only shows up if you're logged in, but assuming you have an account and are logged in, it's on the homepage (https://projecteuler.net/), second paragraph under the following heading: > I learned so much solving problem XXX, so is it okay to publish my solution elsewhere? > It appears that you have answered your own question. There is nothing quite like... - Source: Hacker News / over 1 year ago
Pro Git - The Git Book is the official tutorial about Git.
LeetCode - Practice and level up your development skills and prepare for technical interviews.
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.
Exercism - Download and solve practice problems in over 30 different languages.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Codewars - Achieve code mastery through challenge.