Summary
Throughout this chapter, we’ve provided a strategy for solving problems with prompts and validating the solution.
You’ve seen how both web development and data science can be broken down into smaller parts that can be solved with prompts. We also identified some basic principles for writing prompts.
Finally, we looked at how to validate the solution using prompts and classical verification techniques.
It’s our hope that you will revisit this chapter when you’re looking at solving a problem within web development or data science and you’re looking for an approach.
There’s more to prompting than writing a prompt and getting a response. You will see throughout this book how we use these principles in various domains to solve problems. Try typing these prompts as you read, adapt to your own needs, and see what happens.
In the next chapter, we are going to learn more about the two AI assistants of our choice, GitHub...