Select the search type
  • Site
  • Web
Search

Send-Info • Workbook request

Request the workbook you need — fast.

This page uses a simple email-based request form. When you click Send Request, your email application should open with your selections pre-filled. Just press Send.

How to use this form
  1. Enter your email address.
  2. Select one or more workbooks.
  3. Click Send Request.
  4. If your email app opens, click Send.

If clicking “Send Request” does nothing: some browsers block scripted mail actions. Use the Email Rod directly button instead.

Send workbook request
If you’re logged in, this may auto-fill. You can still edit it.
Tip: check multiple if you want more than one.
✉ Email Rod directly
 

You’ll be contacting rod@agileaidev.com. Your email will include the selections above.

Search Results

1 Jun 2026

The Prompt is the Program

The Prompt is the Program

Author: Rod Claar  /  Categories: Prompt Engineering  / 

The Prompt is the Program

Clean code starts with clear thinking.

The same is true for AI prompts.

I've been writing code since the early 1990s. C. Then C++. Then Java. Then C#.

Every language taught me the same lesson.

Vague instructions produce broken results.

That's true in code. It's true in AI.

When you write a prompt, you're writing a program. You're telling the AI what to do, what to return, and what to ignore.

Here's what I teach my students:

✅ Be specific about the task ✅ Tell the AI the format you want ✅ Give it context — who you are, what you're building ✅ Add constraints — what it should NOT do

A prompt like "help me with code" is like writing a function with no parameters and no return type.

It might work. But probably not well.

Try this instead:

"You are a C# developer. Write a unit test using xUnit for a method that calculates sales tax. Return only the test method. No explanation."

That's a program. And it works.

Developers already think this way. You just need to apply it to AI.

Want to sharpen your AI skills? 👉 Start here: https://agileaidev.com/resources/ai-tips-and-tricks 👉 Explore courses: https://agileaidev.com/courses

What's one prompt tip that changed how you use AI? Drop it in the comments. ⬇️

#AI #SoftwareDevelopment #ArtificialIntelligence #Agile #AgileCoaching

Print

Number of views (391)      Comments (0)

Search

Next steps

Choose your next step — Learn, Courses, or Videos.

Not sure where you came from? No problem. Pick the destination that matches what you want to do next.

Tip: If you want a guided starting point, choose Learn. If you want dates and registration, choose Courses. If you want quick wins, choose Videos.