Descrivere ciò che desidera
Indichi il Suo obiettivo affinché l'IA lo comprenda.
Descrivere ciò che desidera è una lezione Vibe Coding gratuita su CoddyKit. Questa è la lezione 1 di 4. Puoi leggere la lezione completa qui gratuitamente — poi esercitati direttamente nel browser con un editor di codice integrato e un tutor IA disponibile 24/7. Fa parte del percorso di apprendimento Vibe Coding, e i tuoi progressi si sincronizzano tra il web e l'app CoddyKit. Il corso Vibe Coding include 4 lezioni in totale.
Parti di questa lezione non sono ancora state tradotte e vengono mostrate in inglese.
Your Idea Is the Starting Point
In vibe coding, you build software by talking to an AI assistant. You don't type code yourself — you describe what you want, and the AI writes it.
But the AI can only help if it understands your idea. So your most important skill is describing clearly what you want to build.
This lesson teaches you how to do exactly that.
Start With One Simple Sentence
Begin by saying what your app does in one plain sentence. Keep it short and human.
Don't worry about technical words yet. Just describe the goal, like you would tell a friend.
Here is an example you can type to your AI assistant:
I want to build a small app that helps me remember to drink water during the day.Say Who Will Use It
The AI gives better results when it knows who the app is for. A water app for kids looks very different from one for office workers.
Add a short line about your users and where they'll use the app.
The app is for busy office workers who use their phone during the day. It should be simple and not annoying.Describe What the User Sees
Picture the screen in your head and describe it. What does the user look at first? What buttons or text are there?
You don't need design words. Just say what should appear.
On the main screen I want to see how many glasses of water I've had today, and a big button to add one more glass.Describe What the User Does
Now describe the actions. What can the user tap or do? What happens after they do it?
This helps the AI understand the flow of your app, step by step.
When the user taps the button, the count goes up by one. At the end of the day the count resets to zero.Use Plain Words, Not Tech Words
You don't need to know words like database or API. The AI knows those. Your job is to explain the idea in everyday language.
Compare these two:
- Hard: "Persist state across sessions."
- Easy: "Remember my water count even after I close the app."
The easy version works great.
Give Examples to Be Clear
When something is hard to explain, give a small example. Examples remove confusion fast.
Instead of only saying "show a friendly message," show the AI what you mean.
After the user adds a glass, show a friendly message like "Nice! That's 4 glasses today."Mention What You Don't Want
Sometimes it helps to say what you want to avoid. This keeps the AI from adding things you don't need.
A short "please keep it simple" can save you a lot of cleanup later.
Please keep it very simple. No login, no accounts, and no ads. Just the water counter.Describe the Feeling or Style
You can also tell the AI how the app should feel. Calm? Playful? Clean? This shapes colors, text, and design.
Even a few words guide the result a lot.
I want the app to feel calm and gentle, with soft blue colors and rounded buttons.Put It All Together
A strong description usually has a few parts: the goal, the users, the main screen, the main actions, and the style.
You don't need perfect grammar. You just need to cover these basics so the AI has a full picture.
It's Okay to Not Know Everything
You don't need every detail before you start. Describe what you do know, and tell the AI where you're unsure.
The AI can suggest options for the rest. Describing is a conversation, not a perfect speech.
I'm not sure how the reset should work each day. Can you suggest a simple option for me?Quick Check
Let's see what you remember about describing your idea.
Recap
You learned how to describe an idea so an AI can build it. The key points:
- Start with one simple sentence about the goal.
- Say who it's for and what they see and do.
- Use plain words and give examples.
- Mention what to avoid and how it should feel.
Next, you'll learn how to break a big idea into small, clear steps.
Domande Frequenti
La lezione «Descrivere ciò che desidera» è gratuita?
Sì — il testo completo di «Descrivere ciò che desidera» è gratuito qui sul web. Per esercitarvi in modo interattivo (un editor di codice integrato e un tutor IA 24/7) e sbloccare il resto del corso Vibe Coding, passa a CoddyKit PRO. Il corso Vibe Coding include 4 lezioni in totale.
Cosa imparerò in «Descrivere ciò che desidera»?
Indichi il Suo obiettivo affinché l'IA lo comprenda. Eserciti Vibe Coding con codice pratico che esegui direttamente nel browser, e un tutor IA 24/7 risponde alle tue domande mentre lavori sulla lezione.
Ho bisogno di esperienza per iniziare Vibe Coding?
Non è richiesta alcuna esperienza precedente. Vibe Coding su CoddyKit è strutturato per principianti e studenti avanzati, quindi puoi iniziare da qui o dall'inizio e procedere al tuo ritmo. Questa è la lezione 1 di 4.
Quanto tempo richiede la lezione «Descrivere ciò che desidera»?
La maggior parte delle lezioni CoddyKit richiede circa 5–10 minuti. Ogni lezione è breve e interattiva, quindi fai progressi costanti e riprendi esattamente da dove hai lasciato su web e app.
Posso scrivere ed eseguire codice in questa lezione Vibe Coding?
Sì. Ogni lezione Vibe Coding include un editor di codice integrato, quindi scrivi ed esegui codice reale direttamente nel tuo browser e ricevi feedback istantaneo dall'IA — nessuna configurazione locale necessaria.
Tutte le lezioni di questo corso
- Descrivere ciò che desidera
- Scomporre le idee in passaggi
- Chiedere all'IA di elaborare un piano
- Perfezionare insieme il piano