CourseVerdict

ChatGPT Prompt Engineering for Developers vs Building Systems with the ChatGPT API

Same Bayesian formula, same rubric — so the difference in scores reflects the difference in the courses, not the difference in how we evaluated them.

DeepLearning.AI (with OpenAI) · AI & ML Courses

ChatGPT Prompt Engineering for Developers

4.4/ 5 · 44 opinions
33 positive8 neutral3 negative/ 44 total

DeepLearning.AI · AI & ML Courses

Building Systems with the ChatGPT API

4.4/ 5 · 38 opinions
28 positive7 neutral3 negative/ 38 total

Per-criterion

Content quality4.3 / 5

Two core principles (write clear and specific instructions, give the model time to think) plus modules on iterative prompt development, summarizing, inferring, transforming, expanding, and building a chatbot. Reviewers praise the clarity and the runnable Jupyter notebooks. The honest limit is depth: it was built in April 2023 on GPT-3.5 Turbo and does not cover newer patterns like tool calling, structured outputs, or reasoning models.

Instructor4.8 / 5

Isa Fulford (OpenAI) and Andrew Ng (DeepLearning.AI) are about as authoritative as the field gets. The teacher-student dynamic — Ng asking the clarifying questions a beginner would ask while Fulford demonstrates — is repeatedly cited as a strength that mirrors how learners actually think.

Value for money5.0 / 5

Free on the DeepLearning.AI platform with every code example runnable in-browser, no API key or local setup required. Reviewers consistently call out "the best part is that it's free" as a decisive advantage over the paid prompt-engineering courses that flooded the market in 2023.

Support3.3 / 5

Being a one-hour self-paced short course, there is no graded assignment, cohort, or mentor support. The OpenAI and DeepLearning.AI community forums are active and useful, but learners are largely on their own. For a course this short the need is limited, but there is no structured help.

Real-world use4.2 / 5

Six practical use cases implemented end-to-end give learners patterns they can apply the same day. Developers report it directly improved their ability to build LLM features. The caveat is that the API-level patterns are a foundation, not a production blueprint — several reviewers wanted more on structuring LLMs into real applications.

Content quality4.4 / 5

The course is tightly structured across 11 short lessons: how LLMs and tokenization work, the chat format, input classification, the Moderation API, chain-of-thought reasoning, prompt chaining, output checking and system-level evaluation, all tied together by a running customer-service example. Reviewers repeatedly praise the clarity and the theory-to-practice balance. The honest mark-down is depth and age: it was built on GPT-3.5 Turbo in 2023, so it predates tool calling, structured JSON outputs and reasoning models, and it does not go deep on real-world deployment beyond the safety checks.

Instructor4.8 / 5

Isa Fulford (Member of Technical Staff at OpenAI) demonstrates while Andrew Ng frames the concepts, and reviewers consistently call the pairing knowledgeable and effective communicators. The teacher-demonstrator dynamic mirrors how a beginner actually thinks through each step, and the pacing of 5-20 minute lessons keeps momentum. This is the most authoritative free source for building multi-step LLM systems, and it shows.

Value4.7 / 5

Free on the DeepLearning.AI platform with runnable in-browser notebooks, and free to audit the Coursera version. For roughly 90 minutes of content that teaches a reusable architecture for chaining LLM calls, the value is hard to beat. The only caveats are that the platform's graded assignment and certificate sit behind a Pro upgrade, and that the aging notebook code can eat time if you insist on running it locally rather than in-browser.

Practical projects4.3 / 5

The standout feature for most reviewers is the hands-on coding: you build prompt chains that consume prior completions, glue Python around model calls, and assemble a full customer-service chatbot that classifies queries, moderates input, reasons step by step and evaluates its own output. The caveat is that there is no graded, kept portfolio artefact on the free tier, and the supplied notebooks now require fixes (deprecated API syntax, missing Utils.py and products.json) to run outside the course sandbox.

Career impact4.0 / 5

The patterns taught — chaining, moderation, evaluation, routing — are exactly the building blocks of production LLM features, and developers report the course gave them a structured mental model they could apply immediately. But it is a one-hour primer with no certificate on the free tier and no capstone, so on its own it is a strong foundation rather than a credential. Its career value is as the second step in a sequence, not a destination.

Scoring methodology applies identically to every course on the site — see the formula.