Newbie JavaScript question

Hi Team,

I just started with the JavaScript Programming course and I found some problems. I downloaded visual studio code to start with the first programming.

I am trying to create a folder. I am following the exact prompts and getting no where. I have tried different variations with no luck.

C:\WebDev’ is not recognized as an internal or external command,
operable program or batch file.

I get the above

To create a folder you just have to write

mkdir nameOfFolder

Hi Maki,

Thank you. God I seem promising lol

The root cause is lack of command prompt or terminal-savvyness.

Go through the tutorial

https://www.youtube.com/watch?v=MBBWVgE0ewk&list=PL6gx4Cwl9DGDV6SnbINlVUd0o2xT4JbMu

Free book: https://www.computervillage.org/articles/CommandLine.pdf (not sure how easy it is)

or book

https://www.quora.com/What-are-the-best-books-to-learn-command-prompt-for-Windows