Skip to content
Sign in

Course

Computing Foundations for AI

How computers actually work, the ground floor for everything else.

L0 · Absolute BeginnerFoundationalKnown~3 h

What you’ll learn

  • Explain what a computer does and name the roles of CPU, RAM, and storage
  • Explain why GPUs accelerate the matrix math at the heart of AI
  • Describe how programs communicate over HTTP APIs using JSON

Module 1. Hardware Basics

What a computer is and the parts that do the work.

Module 2. Software & Data

Files, processes, memory, networks, APIs, and JSON.