Hi! I'm Zac Gordon and I teach JavaScript (among other things). I created this basic site because I often have to reference or explain the the basics of working with the command line. Hopefully you find these videos and resources helpful :)
In this video we introduce important terms and concepts for working with the command line.
In this video we look at the most common commands you will need to know when working with the command line. We also cover some helpful command line tips and tricks.
EDIT: The double pipe character (||) makes an OR statement in JavaScript. The double ampersand (&&) results in and AND.
In this video we look at how you can take your skills of working with the command line to the next level.