Skip to content
beginner

Prompting Fundamentals

Learn how to interact with LLMs using prompts, including prompt design, best practices, and hands-on examples.

Tutorials

Articles in Prompting Fundamentals

Follow these lessons in order, or jump directly to the topic you need.

Stunning aerial view of a tropical island surrounded by clear blue waters in St. Croix, U.S. Virgin Islands.
beginner
8 min read

What Is Prompting?

Prompting is how you tell a large language model what you want—and the first response you get is evidence to learn from, not a final verdict.

Read tutorial
Detailed texture of red rocky soil with natural shadows, showcasing earth patterns.
beginner
10 min read

Prompt Design Basics

A clearer request is the fastest way to get a better answer from an AI model. The model does not know your audience, your standards, or what "good" looks…

Read tutorial
A majestic shark swimming gracefully underwater, illuminated by sunlight from above.
beginner
7 min read

Prompting Best Practices

You've asked an AI assistant the same question twice with slightly different wording and gotten two very different answers. One was exactly what you…

Read tutorial
A person in a blue jacket analyzing business analytics on a laptop outdoors during winter.
beginner
9 min read

Types of Prompts for LLMs

Most beginners assume a prompt is just a question you type. Ask something, get an answer. That works, but it leaves a lot of quality on the table.

Read tutorial
A 3D rendering of a neural network with abstract neuron connections in soft colors.
beginner
8 min read

Common Prompting Mistakes

You write a prompt. You press enter. The model replies with something generic, slightly off, or completely wrong. So you rewrite, try again, and get…

Read tutorial
Close-up image of a laptop keyboard illuminated with blue light, showcasing modern technology design.
beginner
9 min read

Prompting Practice Exercises

Reading about prompting feels like it should be enough. You nod along with the advice: be specific, add context, show the model what you want. Then you run…

Read tutorial