Command line basics
Windows
Tutorials
I honestly haven’t found a really good tutorial for the Windows command line, but these will get you started. Please let us know if you find a better option!
http://www.digitalcitizen.life/command-prompt-how-use-basic-commands
http://www.bleepingcomputer.com/tutorials/windows-command-prompt-introduction/
Zed Shaw’s tutorial in “Learn Code the Hard way” is excellent, but apparently is no longer available for free. However there is a tutorial in an appendix to Learn Python the Hard way: