Skip to content

03 Prompt Engineering

Phase 1 - Foundations
Stage 3 of 14. Previous: Stage 2 - LLM Fundamentals. Next: Stage 4 - Agent Fundamentals.

Goal

Learn to write, test, and improve prompts that produce reliable agent behavior.

Learn

Build

Build a prompt testing lab with several prompts, test inputs, expected outputs, and scoring rules.

Exit Criteria

  • You can write prompts with clear role, task, constraints, and output format.
  • You can test prompt changes instead of guessing.
  • You can use structured output formats when downstream code depends on the result.

Test

Use the QAs: 03 Prompt Engineering to check your understanding of every topic in this stage.

Interview

For deeper study or hiring, use the interview pages with interviewer rubrics:

Checkpoint

Use the Stage 3 checkpoint before moving on.