← All roadmaps
Beginner~4 weeks6 steps

Prompt Engineering

Get consistently better outputs from AI models: core prompting techniques, reasoning strategies, structured output, evaluation, and prompt security. No coding required to start.

  1. How LLMs read your prompt

    Tokens, context windows, and sampling — the mental model behind every technique.

  2. Core techniques

    Clear instructions, roles, examples (few-shot), and output formatting.

  3. Reasoning techniques

    Chain-of-thought, decomposition, and self-consistency for harder tasks.

  4. Structured output

    Get JSON and machine-readable answers you can build software on.

  5. Evaluating & iterating

    Treat prompts like code: test cases, comparisons, and systematic iteration.

  6. Prompt security

    Understand prompt injection and jailbreaks — and how to defend against them.