What can Node.js be used for?
commonly used to build back-ends for Web applications, command-line programs, or any kind of automation
What is a REPL?
read-eval-print-loop:
takes single user inputs, executes them, and returns the result to the user
When was Node.js created?
2009
What back end languages have you heard of?
c++, python
what is Node.js
a runtime environment
javascript not in a browser