Introduction to Prompt Engineering for Generative AI vs Generative AI with Large Language Models
Same Bayesian formula, same rubric — so the difference in scores reflects the difference in the courses, not the difference in how we evaluated them.
LinkedIn Learning · AI & ML Courses
Introduction to Prompt Engineering for Generative AI
DeepLearning.AI & AWS (Coursera) · AI & ML Courses
Generative AI with Large Language Models
Per-criterion
Introduction to Prompt Engineering for Generative AI
The course covers the foundational prompt engineering concepts a non-technical professional needs to use generative AI tools productively: how large language models work at a conceptual level, why prompt structure affects output quality, and how to apply specific techniques (role assignment, constraint specification, context framing, and iteration) across text generation tasks. It also introduces image generation prompting with DALL-E. The breadth is appropriate for a 63-minute course and the selection of concepts is well-calibrated for a business professional audience. The limitation is that advanced topics — chain-of-thought prompting, few-shot examples, structured output formatting, system prompt design — are mentioned but not taught in depth.
Ronnie Sheer is a Senior AI Engineer who teaches prompt engineering with the practical intuition of a practitioner rather than the theoretical framing of an academic. Reviewers consistently describe his explanations of why certain prompt structures work better than others as the most valuable part of the course — particularly the demonstration that small, specific changes to phrasing produce substantially better outputs than vague or general requests. His instruction style is concise and professional, matching the LinkedIn Learning audience's expectations.
The course is available free on LinkedIn Learning during trial periods and included within a LinkedIn Learning subscription (~$40/month, with frequent employer and library partnerships providing free access). For a 63-minute investment that immediately improves how a professional interacts with AI tools they are already using daily, the value-to-time ratio is excellent. The course was among the top ten most-viewed LinkedIn Learning AI courses of 2024–2025, with over 396,000 learners, validating its perceived value at scale.
The most consistently cited strength of the course is that it is immediately applicable to daily professional AI usage. Learners who use ChatGPT, Copilot, or Claude for work — email drafting, research synthesis, data analysis, content generation — report directly applying the prompt structure techniques in the same session they watch the course. The multi-platform coverage (ChatGPT, Claude, Gemini, Copilot, DALL-E) means the techniques transfer across the tools learners are most likely to encounter in a professional environment.
Generative AI with Large Language Models
Across three weeks (roughly 16 hours), the course covers the full generative AI project lifecycle: the Transformer architecture from the "Attention Is All You Need" paper, prompt engineering, in-context learning, Chinchilla scaling laws, instruction fine-tuning, parameter-efficient fine-tuning (LoRA), and reinforcement learning from human feedback (RLHF). Reviewers repeatedly praise how it grounds each technique in the relevant research paper before showing the "how," which builds genuine understanding of the "why." The most consistent content criticism is that week three squeezes too many topics (RLHF, model optimisation, RAG, ReAct) in at shallow depth and feels disjointed after the RLHF section.
The course is fronted by Andrew Ng with AWS instructors Antje Barth, Mike Chambers, Shelbee Eigenbrode and Chris Fregly delivering the technical content. Reviewers describe the delivery as technically clear, well-diagrammed and well-paced, with one calling Andrew Ng "like a rock star in Artificial Intelligence teaching." The multi-instructor AWS panel draws consistently positive marks for explaining production concepts from real experience, though it is a panel format rather than a single narrative voice.
At roughly USD 49 with six months of access — and the AWS SageMaker lab compute included in that price — multiple reviewers explicitly call it "not overpriced" for the breadth of current, applied content. The main value caveats are that the labs do not require writing original code (so you can finish for the certificate without coding), and that the included lab budget is finite — at least one learner exhausted it after a technical glitch on the very first lab and could not continue.
The three SageMaker labs (dialogue summarisation prompt engineering, PEFT fine-tuning with LoRA, and RLHF detoxification) give learners an end-to-end view of real LLM pipelines using PyTorch and the Hugging Face transformers library. The near-universal complaint is that the labs are "run all the cells" walkthroughs with no original coding, no graded homework, and no self-built project — you can submit by clicking through. Reviewers value them as illustrations but warn they do not verify skill or prepare you to build a similar application from scratch.
The curriculum maps closely to how LLM applications are actually scoped, adapted and deployed in industry — model selection, cost-aware optimisation (quantisation, pruning, distillation), fine-tuning strategy, RLHF alignment and RAG-style augmentation. The modern toolchain (SageMaker, Hugging Face, PyTorch) is exactly what practitioners use. The gap is between conceptual fluency and hands-on ability: because the labs require no original code, several reviewers recommend pairing the course with a build-it-yourself resource such as the Hugging Face NLP course to close the implementation gap.
Scoring methodology applies identically to every course on the site — see the formula.