The short answer

Prompt Engineering Courses: What Reddit Really Recommends, Sourced

Reddit’s verdict on prompt engineering courses is blunt: don’t pay for one. Across r/PromptEngineering, r/learnmachinelearning and r/OpenAI, the top-voted advice is the same: read the free provider docs from Anthropic, OpenAI and Google, work through Learn Prompting, then practice. The one structured course Redditors keep endorsing is Vanderbilt’s free-to-audit Coursera track by Jules White. Paid “certified prompt engineer” bootcamps get called cash grabs, repeatedly.

That’s the consensus. Below is how we got to it, with every thread linked so you can read the receipts yourself.

We read six of the most-upvoted “how do I learn prompt engineering” threads on Reddit, spanning August 2024 through the most recent 2026 discussions, and pulled out what real people actually recommended rather than what a course landing page claims. Consensus dated July 2026; we re-check these pages quarterly because the threads keep turning over. Quotes are kept short on purpose; go read the originals.

What Reddit agrees on about prompt engineering

Three points show up in nearly every thread, usually as the highest-voted comment.

Start with the source, not a course. When someone asked which course to take in 2025, the top reply was “start with the official docs from Anthropic & OpenAI — they have some great resources,” (r/PromptEngineering). On the r/OpenAI thread, the same instinct: “just read the docs from the llm providers and blog posts they have. In other words, read the ‘manual’” (r/OpenAI). Anthropic’s own prompt engineering guide and its interactive tutorial get named directly and warmly.

Most paid courses are treated as a scam until proven otherwise. The single highest-voted comment in the r/learnmachinelearning “best prompt engineering course” thread reads: “most paid prompt tuning courses are money grabbers.” A reply right under it: “Prompt engineering courses are cash grabs” (r/learnmachinelearning). Over on r/OpenAI, someone put it more sharply: “Every single one of them is snake oil, same with prompt template packs.”

Practice beats watching. A recurring theme, especially in the 2025 threads: you learn this by writing and re-writing prompts, not by finishing a video series. “The best way to get good at prompts is repetitive practice,” one commenter wrote in the r/PromptEngineering platforms thread (source). A common trick people share: ask the model to critique and rewrite your prompt, then compare.

The resources Redditors actually recommend

Here are the specific, named resources that came up across threads with genuine upvotes and second-the-motion replies, ranked by how often Reddit points to them, not by our opinion. All are free unless flagged.

  1. Provider docs (Anthropic, OpenAI, Google). The default Reddit answer. Anthropic’s prompt engineering overview and interactive tutorial draw the most affection (“straight from the source and free and very well made”). OpenAI’s text/prompting guides get cited on nearly every thread. Free · self-paced · Reddit’s most-repeated pick.

  2. Learn Prompting (learnprompting.org). The first link handed to beginners with no coding background: “Start by: learnprompting.org, then get into the Vanderbilt specialization” (r/PromptEngineering). Free, structured, non-technical entry point. Free · beginner-friendly.

  3. The Prompt Report + promptingguide.ai. For the “read the research” crowd. The r/OpenAI thread points to The Prompt Report, a systematic survey of prompting techniques, and the r/learnmachinelearning thread pushes arXiv papers over any course. promptingguide.ai is the maintained companion. Free · intermediate to advanced.

  4. Vanderbilt “Prompt Engineering for ChatGPT” / Specialization (Jules White, Coursera). The one structured course Reddit repeatedly stands behind. “I did one of Jules’s Vanderbilt University prompt engineering courses on Coursera and it was great” (r/PromptEngineering). Important caveat a commenter flags: the audit is free, but “you don’t get the certificate until you pay.” Free to audit · certificate paid · beginner.

  5. DeepLearning.AI’s “ChatGPT Prompt Engineering for Developers.” Named on multiple threads as the developer-oriented pick. Taught by Isa Fulford (OpenAI) and Andrew Ng, it’s a free short course aimed at people calling the API, not just chatting. Free · short · developer angle.

  6. YouTube condensations (e.g., Tina Huang). For people who want the gist fast, one commenter recommended Tina Huang’s “Google’s 9-Hour AI Prompt Engineering Course In 20 Minutes” as “high signal to noise” (source). Free · fastest overview.

ResourceFormatCostReddit’s take
Anthropic / OpenAI / Google docsDocs + interactive tutorialFree”Read the manual,” the default answer
Learn PromptingStructured web courseFreeFirst link for total beginners
The Prompt Report / promptingguide.aiPaper + reference siteFreeFor the “read the research” crowd
Vanderbilt (Coursera, Jules White)Video course / specializationFree to audit; cert paidThe one paid-platform course Reddit backs
DeepLearning.AI (Ng, Fulford)Short courseFreeThe developer pick
Tina Huang YouTubeVideo summaryFreeFastest way to get the shape of it

The skeptic camp, and why it’s mostly right

You can’t summarize these threads honestly without the pushback, because the pushback is the majority position. When one user asked r/OpenAI whether to pay for a “certified prompt engineer” bootcamp, the replies were nearly unanimous: “You’ve answered your own questions in the body of your post but, no, absolutely not.” Another: “There is absolutely nothing they are going to teach you that isn’t available for free on the internet” (r/PromptEngineering).

The specific target of the anger is the “certified” bootcamp and the 10,000-prompt template pack. One commenter tried to recommend a paid “prompt certification” site and got corrected in the replies that it was a broken paywall dressed as a resource. If a course’s main selling point is a certificate that proves you’re a “prompt engineer,” Reddit reads that as the tell.

So who does Reddit say should pay? A narrow group. A well-regarded comment on r/OpenAI carved out the exception: a workshop is worth it “if the workshop teaches prompt engineering in your domain, environment, with use cases tailored and relevant to you”: a live facilitator working through your actual healthcare or legal or finance problems, not a generic video library.

The distinction that changes the answer

There’s a fault line running under every one of these threads, and it explains why some Redditors say “total scam” while others quietly recommend a course. It’s the difference between prompting and prompt engineering.

“Prompt engineering is not the same as prompting,” one r/OpenAI commenter wrote. “Prompt engineering has structure and is meant for production — automated, mass interactions where the prompts are supposed to generate the same or predictable output regardless of the input.” If your goal is to write a better ChatGPT message, you genuinely don’t need a course; a week of practice and the provider docs will do it. If your goal is a prompt that returns clean structured data every single time inside a pipeline, that’s engineering, and it’s worth studying properly — mostly from papers and docs, occasionally from a good course.

That’s also where prompt engineering blurs into context engineering, the skill Reddit increasingly treats as the real one. As a top comment in the platforms thread put it, “prompt engineering is partly environment engineering — a great prompt can’t compensate for missing code, history, and context.”

If you want the sequenced path Reddit keeps gesturing at — free, ordered, with an actual exam and a certificate at the end — that’s what our own free prompt engineering course is for. And if you’re learning this to work with a specific model, our Claude learning guide and OpenAI courses review map the official resources those two providers publish. Coding-focused? The community-favorite mlabonne LLM course goes deeper on the model side.

FAQ

Is a prompt engineering course worth it, according to Reddit?

For most people, no. The dominant view across r/PromptEngineering, r/learnmachinelearning and r/OpenAI is that free provider docs plus practice cover it. A course earns its keep only if it’s domain-specific (your industry, your workflows) or a genuinely structured free option like Vanderbilt’s Coursera track.

What’s the best free way to learn prompt engineering on Reddit’s advice?

Start with Learn Prompting for structure, read Anthropic’s and OpenAI’s prompt guides for the authoritative version, and practice by asking a model to critique your prompts. Redditors point to promptingguide.ai and The Prompt Report once you want the research-backed techniques.

Does Reddit recommend any paid prompt engineering course?

Rarely, and with caveats. The Vanderbilt “Prompt Engineering for ChatGPT” course by Jules White on Coursera is the standout, but Redditors note you can audit it free and only pay if you want the certificate. Standalone “certified prompt engineer” bootcamps get called cash grabs.

Are “certified prompt engineer” bootcamps legit?

Reddit is deeply skeptical. Multiple threads describe them as “snake oil” and warn that a certificate proving you’re a prompt engineer carries little hiring weight. The information they sell is almost always free from the model providers themselves.

How long does Reddit say it takes to get competent?

Fast. One r/learnmachinelearning comment put it as “a matter of days” to reach a viable level for everyday work. Getting to production-grade, reliable structured outputs takes longer and leans on documentation and papers rather than any single course.

Bottom line

Reddit’s collective answer to “which prompt engineering course should I take” is really an answer to a different question: should I take one at all? Mostly not. Read the docs the model makers wrote, use Learn Prompting to get organized, and spend your money only on a course that speaks to your exact job, or on the free structured options, where the only real cost is a certificate you may not need. The skill lives in the practice, not the purchase.

Every thread linked above was read on 2026-07-22. See the full Reddit-recommends hub for our other sourced consensus digests.