Module 1 — Lesson 2: Why Do We Need It? (Making Programs Faster) Learn why modern programs use concurrency; how concurrency actually makes things faster; where speed improvements come from (and where they don’t); and when concurrency won’t help
Module 1 — Lesson 1: What Is Concurrency? What “concurrency” means. Why it’s different from “doing things faster”. How concurrency shows up in real life. How computers use concurrency to handle many tasks at the same time.