Commandline Challenge
Prompt
Codecademy's Learn the Command Line
nodo
Cwiki
Learn Git Branching
PerfOps CLI
Mobbin
Pro Git
Learn Git Branching
GitHub
GitHub Desktop
Git
lazygit
Fork
Try Git: Code School
Based on our record, Pro Git seems to be a lot more popular than Commandline Challenge. While we know about 300 links to Pro Git, we've tracked only 9 mentions of Commandline Challenge. 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.
To get crazy fast in the command line, try Command Line Challenge, practicelinux.com, learnshell.org and commandlinefu.com. Source: almost 3 years ago
I put something together very similar to this, https://cmdchallenge.com that I like a bit better because it has console input. There is also a Christmas edition "12 days of shell" https://12days.cmdchallenge.com that is more like a learning progression. - Source: Hacker News / almost 3 years ago
Nice to see this posted on HN! A while back ago I used them for the design of a site a built https://cmdchallenge.com/ which gives it a nice feel of achievement badges without using standard unicode characters that may look different depending on the client. - Source: Hacker News / almost 3 years ago
Cmd challenge is a website that gives you a linux terminal, and asks you to perform different tasks on it, so you sharpen your linux terminal skills. - Source: dev.to / over 3 years ago
Aye that's a good one. CmdChallenge is also quite nice. Source: about 4 years ago
Have you ever read any of the introductory material that the git project itself maintains for teaching how to use the tool? - https://git-scm.com/docs/gittutorial - https://git-scm.com/docs/giteveryday - https://git-scm.com/docs/gitworkflows - https://git-scm.com/docs/gitfaq - https://git-scm.com/cheat-sheet Or if you want to sit down and really learn the nuts and bolts - https://git-scm.com/book/en/v2. - Source: Hacker News / about 1 month ago
I was uncomfortable with git until I read (the first 3 chapters of) the pro git book ( free here : https://git-scm.com/book/en/v2 ). It provides a great mental model of how git works under the hood. The UI of git - for better or worse - directly reflects its internals. And when I understood them, everything clicked into place. - Source: Hacker News / about 2 months ago
This reminds me of a passage from the book "Pro Git". "Here’s an example to give you an idea of what it would take to get a SHA-1 collision. If all 6.5 billion humans on Earth were programming, and every second, each one was producing code that was the equivalent of the entire Linux kernel history (6.5 million Git objects) and pushing it into one enormous Git repository, it would... - Source: Hacker News / 4 months ago
If you want to go deeper into how Git actually works, the Pro Git book is the best resource out there. It is free to read online at https://git-scm.com/book/en/v2 and covers everything from basics to advanced internals. I highly recommend it if you really want to master Git. - Source: dev.to / 4 months ago
The relevant XKCD comic https://xkcd.com/1597/ FWIW I too was once a "memorised a few commands and that was it" type of dev, then I read 3 chapters of the Git book https://git-scm.com/book/en/v2 (well really two, the first chapter was a "these are things you already know") and wow did my life with git change. - Source: Hacker News / 5 months ago
Prompt - Prompt provides fully-integrated writing education solutions, combining instruction, curriculum, and feedback. We support educational institutions, companies, and individuals.
Learn Git Branching - "Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.
Codecademy's Learn the Command Line - Learn how to control your computer with the command line!
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.
nodo - Manage your daily tasks in the command line
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.