0Pricing
Vibe Coding · Leçon

Configurer votre premier outil

Installez et configurez votre assistant.

Configurer votre premier outil est une leçon Vibe Coding gratuite sur CoddyKit. Ceci est la leçon 4 sur 4. Tu peux lire la leçon complète ci-dessous gratuitement — puis la pratiquer en direct dans le navigateur avec un éditeur de code intégré et un tuteur IA 24/7. Elle fait partie du parcours d'apprentissage Vibe Coding, et ta progression se synchronise sur le web et l'application CoddyKit. Le cours Vibe Coding comprend 4 leçons au total.

Certaines parties de cette leçon n'ont pas encore été traduites et s'affichent en anglais.

Let's Get You Started

You know the families and how to match them. Now let's actually set one up. We'll keep it simple with a browser tool — by the end you'll have sent your first prompt.

Choosing Your First Tool

The easiest start is a chat assistant in your web browser: no setup, just a chat box. Look for a free tier, pick one, and stick with it for now.

Create Your Account

Most tools ask you to sign up with an email so they can save your chats. Use a real email you can access in case you need to confirm it.

Find the Chat Box

Once signed in, look for the text box, usually at the bottom of the screen. That's where you type your requests — everything starts there. Spot it before moving on.

Your First Prompt

Let's send a friendly first message to check everything works. Type the prompt below, press Enter, and read the reply. You just talked to your AI assistant! 🎉

Hi! I'm brand new to building software with AI. In two sentences, tell me one fun thing we could build together.

Ask It to Build Something Small

Now try a tiny real task: ask for a small piece of code you can copy. Notice it returns code and an explanation. Small wins build confidence.

Write a tiny web page that shows the words "Hello, world!" in big blue letters. Give me one HTML file and explain it briefly.

Refine With Follow-Ups

The real power is the follow-up. You don't need it perfect the first time — just ask for changes. The tool remembers the chat, so you keep improving the same result.

Nice! Now make the text green instead of blue, and add a button below it that says "Click me".

Saving What You Make

When you like the code, save it: copy it into a file on your computer, or just keep the chat open so your history stays. Copying is a perfectly fine start.

Trying It in a Browser

To see an HTML file work, save it with a .html name and double-click to open it in your browser. Not ready for files? Many tools let you preview right in the chat.

How do I open the HTML file you gave me so I can see it in my web browser? Explain step by step for a beginner.

Good Habits From Day One

Start with these habits: be specific, read the reply (don't copy blindly), ask follow-ups instead of restarting, and save your wins. They make every tool work better.

Where to Go Next

You've got a working tool and a first creation! From here, keep practicing, try an agent for bigger apps, and explore an IDE assistant for real projects.

Quick Check

One last check to wrap up the course.

Recap

You did it! You chose a browser chat assistant, found the chat box, sent a first prompt, built a tiny page, and learned to refine with follow-ups. Now choose the right tool with confidence.

Questions Fréquemment Posées

La leçon « Configurer votre premier outil » est-elle gratuite ?

Oui — le texte complet de « Configurer votre premier outil » est gratuit à lire ici sur le web. Pour la pratiquer de manière interactive (un éditeur de code intégré et un tuteur IA 24/7) et déverrouiller le reste du cours Vibe Coding, passe à CoddyKit PRO. Le cours Vibe Coding comprend 4 leçons au total.

Qu'est-ce que j'apprendrai dans « Configurer votre premier outil » ?

Installez et configurez votre assistant. Tu pratiques Vibe Coding avec du code pratique que tu exécutes directement dans le navigateur, et un tuteur IA 24/7 répond à tes questions au fur et à mesure que tu avances dans la leçon.

Dois-je avoir de l'expérience pour commencer Vibe Coding ?

Aucune expérience préalable n'est requise. Vibe Coding sur CoddyKit est structuré pour les débutants jusqu'aux apprenants avancés, donc tu peux commencer ici ou depuis le début et avancer à ton rythme. Ceci est la leçon 4 sur 4.

Combien de temps prend la leçon « Configurer votre premier outil » ?

La plupart des leçons CoddyKit prennent environ 5–10 minutes. Chacune est courte et interactive, tu progresses régulièrement et tu repiques exactement où tu t'es arrêté sur le web et l'app.

Peux-tu écrire et exécuter du code dans cette leçon Vibe Coding ?

Oui. Chaque leçon Vibe Coding inclut un éditeur de code intégré, tu écris et exécutes du vrai code directement dans ton navigateur et tu reçois des retours IA instantanés — aucune configuration locale requise.

Toutes les leçons de ce cours

  1. Le paysage du développement assisté par l’IA
  2. Discussion, agent ou assistant d’IDE
  3. Associer les outils aux tâches
  4. Configurer votre premier outil
← Retour à Vibe Coding