-
Notifications
You must be signed in to change notification settings - Fork 470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a link to a basic command-line tutorial #6
Comments
Also, if they don't know JS, it might be worthwhile pointing them to JS for cats. |
Yea, I don't know if it's distracting from the core mission of the site, but it could be worthwhile to have some basic resources for anyone who wants to learn more. I definitely second Atul's suggestions and would add: They dovetail nicely for obvious reasons. 😺 |
There's also Learn The Command Line The Hard Way - http://cli.learncodethehardway.org/ |
There's also https://github.com/substack/unix-adventure which might feel the spot. |
Nice and useful tutorial |
I'd be up for helping out with this. Is there anywhere in particular the list of resources should go? Or anywhere you specifically don't want it? |
Not sure if this is in scope or not, but I thought it might be useful to note that basic use of the command line is a prerequisite to the tutorials, as is installing node/npm. Perhaps pointing the user to a good tutorial on command-line usage might be helpful too?
The text was updated successfully, but these errors were encountered: