What is a computer process?
a program thats running on your computer.
the instance of a computer program that is being executed by one or many threads
Roughly how many computer processes are running on your host operating system (Task Manager or Activity Monitor)?
a hundred or more
Why should a full stack Web developer know that computer processes exist?
because we will be using them to get the job done