What is a computer process?
instance of a computer program that is being executed by one or many threads – a process is the actual execution of instructions
Roughly how many computer processes are running on your host operating system (Task Manager or Activity Monitor)?
around 150
Why should a full stack Web developer know that computer processes exist?
helps tie in multiple processes together