Hardware fundamentals
- CPU vs GPU • The main difference is that GPUs execute processes in parallel while CPUs execute them serially • TechPrep 📺
Software fundamentals
- Process vs Thread | Simply Explained • A program is a set of instructions, a process is an instance of a running program, a thread is a unit of work in a process • TechPrep 📺