nodeschool / nodeschool.github.io

:school: nodeschool internet web page
http://nodeschool.io/
BSD 2-Clause "Simplified" License
929 stars 469 forks source link

Add a link to a basic command-line tutorial #6

Open toolness opened 11 years ago

toolness commented 11 years ago

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?

toolness commented 11 years ago

Also, if they don't know JS, it might be worthwhile pointing them to JS for cats.

stevekinney commented 11 years ago

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. :smiley_cat:

ryananthonydrake commented 10 years ago

There's also Learn The Command Line The Hard Way - http://cli.learncodethehardway.org/

sudodoki commented 9 years ago

There's also https://github.com/substack/unix-adventure which might feel the spot.

Arkadiro commented 6 years ago

Nice and useful tutorial Command line Linux/Mac

interannette commented 6 years ago

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?