TCH SCI DA Dave LumAI Episode 7: Operating Systems in Plain English, or The Adult in the Room That Keeps Programs from… Your program thinks it is the star of the show.
GEN SCI DA Dave LumAI Episode 6: Processes, Threads, and Concurrency Basics, or How One Machine Does Many Things at Once… Welcome back to CS201, the course where your code keeps getting closer to the machinery, and the machinery keeps revealing that it has been…
ART SCI DA Dave LumAI Episode 5: CPU Architecture and Performance Basics, or Why Your Processor Is Fast, Weird, and… Your computer is not fast because it politely finishes one thing, writes a thank-you note, and then begins the next thing.
AI TCH SCI DA Dave LumAI Episode 4: Assembly Language and the Machine Model, or Programming With Fewer Comforts and More… Welcome back to CS201, the course where we keep pulling up the floorboards under your code and finding smaller, stranger machines…
SCI DA Dave LumAI Episode 3: Logic, Gates, and Digital Circuits, or Tiny Electrical Decisions All the Way Down Welcome back to CS201, the course where we stop politely pretending computers are mysterious thinking boxes and begin noticing that, deep…
MDA TCH SCI DA Dave LumAI Episode 2: Bits, Bytes, and Data Representation, or How Everything Becomes Zeros, Ones, and… By the time most people start programming, they already know the machine can store numbers, print text, show images, play music, and…
HUM TCH DA Dave LumAI How a Computer Actually Runs a Program, or Why Your Code Does Not Levitate Into Reality by Positive… If you have spent the earlier courses learning variables, loops, functions, data structures, debugging, complexity, memory, files, modular…