What is a computer process?
Program that is ran inside your computer, and it is held by a thread and it is running.
Roughly how many computer processes are running on your host operating system (Task Manager or Activity Monitor)?
about 110 process
Why should a full stack Web developer know that computer processes exist?
so that they are aware what programs are being ran in.
So that you know what can be shut off or not shut off.