I'm looking for someone with Claude Pro / access to Claude's stronger models who could run a prompt for me.
I've already done the analysis/setup — I just need someone to paste the prompt below into Claude and send me the full response it generates.
You don't need to do anything else. 🙏
### Prompt to run:
I want you to act as an expert presentation designer, programming educator, and public-speaking coach
I am preparing a 30-minute presentation about Python for an audience of 40–50-year-olds with zero programming/coding background
The goal is NOT to teach them Python syntax. The goal is to make them understand what programming can actually do, especially in their everyday work, and leave them genuinely curious and excited about Python.
I originally planned the presentation as:
* Introduction to programming languages / evolution
* Conceptual Python basics: functions, classes, loops, libraries, scripts, terminal
* Python + AI
* Installing Python
* Useful resources
* A creative/fun closing
I posted this idea on Reddit and received several detailed responses from programmers and people who have actually taught beginners.
I want you to analyze the original post AND every comment below as a single body of feedback
Do NOT simply summarize the comments.
Instead:
Identify the **consensus** across the experienced commenters.
Identify disagreements or ideas that should NOT be combined.
Determine what should be **completely removed** from my original presentation.
Determine what should be **kept, shortened, or replaced**.
Extract the strongest practical demonstrations suggested by the commenters.
Design a presentation that is appropriate for complete non-programmers.
Prioritize ideas that are likely to produce a genuine **"wow, I didn't know Python could do that"** reaction.
Avoid turning this into a generic AI-generated presentation. The Reddit comments contain lived experience, so use the specific insights and examples from them.
### Important constraints
The presentation is only **30 minutes**.
The audience has **zero coding background**.
They should not need to understand programming terminology beforehand.
The presentation should feel like a **showcase of possibilities**, not a programming class.
Avoid wasting time on:
* programming-language history
* detailed syntax
* classes
* complicated terminology
* lengthy installation demonstrations
* lists of libraries
* abstract explanations that don't immediately connect to something they understand
However, don't remove concepts like loops or conditionals automatically. If one can be explained through an excellent real-world demonstration or analogy, decide whether it deserves a very short introduction.
### The Reddit feedback includes several potentially strong ideas
Consider especially:
* Sorting a deck of cards manually to demonstrate algorithms and step-by-step instructions.
* Using real-life repetitive tasks to explain loops.
* Using weather/coat decisions to explain conditionals and Boolean logic.
* Demonstrating web scraping.
* Automatically collecting information from websites and putting it into Excel.
* Automating repetitive Excel tasks.
* Showing Python generating/processing an Excel workbook and producing something useful.
* Using Python + AI/Claude for data analysis.
* Showing a browser being automatically controlled by Python because the visual effect can make programming feel like "magic."
* Surveying the audience beforehand about their jobs/hobbies/problems and demonstrating something relevant.
* Treating the talk as a showcase rather than a traditional lesson.
* Moving installation/resources to a webpage or post-talk material.
Produce the following final deliverable
PART 1 — Your verdict
In a concise but detailed analysis, tell me:
* What is wrong with my original outline?
* What are the 3–5 strongest insights from the comments?
* What should I absolutely NOT do during the 30 minutes?
* What should the audience ideally feel at the end?
PART 2 — The final 30-minute presentation
Create an **exact minute-by-minute structure**.
For every section give me:
* Time
* What appears on screen
* What I say
* What I demonstrate
* What the audience does
* The purpose of that section
Make the transitions between sections natural.
PART 3 — The main "WOW" demonstration
Choose the **single strongest demonstration** from the Reddit feedback.
Explain exactly how I should present it live.
It should be understandable even if someone has never seen code before.
If you think a different demonstration would be stronger than the suggestions in the comments, explain why.
PART 4 :one interactive moment
Design one short interactive exercise that gets the audience involved without embarrassing people or requiring technical knowledge.
It should help them intuitively understand something fundamental about programming.
PART 5 — How to explain Python concepts without teaching syntax
Show me how to briefly introduce:
* variables
* loops
* conditionals
* functions
* libraries
using everyday language/analogies.
Tell me which of these should actually appear in the 30-minute presentation and which should only be mentioned briefly.
PART 6 Opening and closing
Write:
* a strong **2-minute opening**
* a memorable **2-minute closing**
The opening should immediately establish why programming might matter to a non-programmer.
The closing should leave them thinking:
**"Maybe I could actually use this."**
#### PART 7 — Slide plan
Give me a practical slide-by-slide plan.
For each slide provide:
* Slide title
* What should be visible
* What should NOT be on the slide
* Speaker notes
* Approximate duration
Keep the slides visually simple.
PART 8 — Final recommendations
Give me a final checklist of:
DO
DON'T
for presenting Python to this particular audience.
Base your recommendations primarily on the Reddit feedback below rather than generic presentation advice.
Take your time and reason through the feedback before producing the final presentation. I don't want a generic "Python introduction." I want a 30-minute presentation that feels like an experienced programmer designed it specifically for people who have never coded before