Retour au blog
Prompt EngineeringBeginnersLLMs

What is Prompt Engineering? A Beginner’s Guide to Talking with AI

212AY Team·2026-03-15·8 min

Prompt engineering is the craft of designing inputs to get desired outputs from AI language models. As AI systems become more capable, the skill of communicating with them effectively has become one of the most valuable in the modern workforce.

What is a Prompt?

A prompt is the text you give to an AI model to guide its response. Simple prompts might be "Write a poem about AI," while complex ones include examples, instructions, and constraints.

Why Prompt Engineering Matters

The quality of an AI's output directly depends on the quality of its input. A well-crafted prompt can mean the difference between a generic answer and a insightful, actionable response.

Core Techniques

Zero-shot prompting: Asking the model to perform a task without examples.

Few-shot prompting: Providing examples before asking the model to perform.

Chain-of-thought: Asking the model to reason step by step.

Getting Started

Begin with clear, specific instructions. Tell the model its role, the format you want, and any constraints. Experiment with different phrasings to see how outputs change.

Why 212AY Teaches Prompt Engineering First

We believe prompt engineering is the foundation of all AI skills. Before you can build with AI, you need to speak its language. That's why it's the second programme in our curriculum, right after AI Foundations.

Articles récents

Qu’est-ce que le Prompt Engineering ? Guide du débutant pour dialoguer avec l’IA

Apprenez les fondamentaux du prompt engineering, du zero-shot au chain-of-thought, et découvrez comment communiquer efficacement avec les grands modèles de langage.

Construire des Applications LLM : Du RAG aux Agents Autonomes

Un guide complet pour créer des applications LLM prêtes pour la production, couvrant la génération augmentée par récupération, les architectures d’agents et les bonnes pratiques de déploiement.

Démystifier les Grands Modèles de Langage : Comment Fonctionnent les LLMs

Une explication accessible du fonctionnement des grands modèles de langage, de l’entraînement à l’inférence, sans mathématiques complexes. Parfait pour les débutants.