Challenge 3: Why a Product-Demo Tool Can Struggle With Coding Tutorials -- Solution Walkthrough A tool built and tuned for product demos is optimized for a different, genuinely narrower bar than a coding tutorial actually needs. Per the chapter, a typical product demo is short (60-90 seconds), shows a polished UI at a comfortable viewing size, and succeeds mainly by looking slick and confident. None of that requires the tool to handle small, dense monospaced text, long-form pacing, or narration that explains *why* something is being done rather than just *what* is being clicked. A coding tutorial is a different kind of content by nature: it's often much longer than a product walkthrough, it depends on genuinely small text (code) staying legible even after compression and resizing, and it only succeeds if a viewer can actually follow and reproduce the steps shown -- not just come away impressed by the visuals. A tool that was never designed against that bar can produce excellent results for its intended product-demo use case (sharp UI screenshots, punchy pacing, confident voiceover) while still handling code readability poorly, capping recording length below what a real tutorial needs, or pacing narration for a 90-second attention span rather than a learner working through a technical walkthrough. This is exactly why the chapter frames "excellent at its intended use case" and "genuinely good for coding tutorials" as two separate questions -- a tool can honestly be great at one without being great at the other, which is why Chapter 2 exists to define the actual coding-tutorial bar before any individual tool is evaluated against it. WHY THIS WORKS AS AN ANSWER ------------------------------ This exercise checks that the reader understands "good demo tool" and "good coding-tutorial tool" as genuinely separate evaluation criteria rather than assuming quality in one domain transfers automatically to the other, and can name concrete reasons (text legibility, video length caps, pacing) rather than a vague "it's just different."