Watch any student learn a complex subject and you'll see the hidden tax: video playing on the left, PDF open on the right, and every thirty seconds a window switch — each one costing a reorientation of attention, a rebuild of working memory context, and a small but real probability of landing somewhere else entirely (a notification, a new tab, a forgotten purpose). Cognitive load theory names the problem: extraneous load, the mental effort spent on the format of learning rather than its content. Split view is the structural fix — video and document, one screen, zero switching.

The subjects that suffer most from switching #

  • STEM derivations: formula on the page, derivation in the video — one switch mid-line and you lose the thread
  • Code walkthroughs: instructor's screen left, your code editor right, documentation somewhere
  • Law and medicine: statute or case text with commentary explaining the interpretation
  • Languages: transcript on one side, pronunciation and grammar explanation on the other
  • Finance: spreadsheet modeling while following the instructor's build step by step

Why one screen beats two windows #

Two windows side by side seems equivalent — but it isn't. OS-level window management makes you the layout engine: resize, snap, overlap, restore after fullscreen, re-find the right PDF page after the video player steals focus. Every one of those operations is a context switch wearing a productivity costume. A built-in split view makes the pairing a first-class object: the layout persists, the video pauses when you annotate the PDF, your timestamped notes attach across both panes, and returning tomorrow restores the exact arrangement including your scroll position. The difference shows up in session length — students in split view simply keep learning longer because nothing interrupts them.

Every unnecessary switch between learning materials is a tollbooth on the road to understanding. Good design removes the tollbooths.

The instructors who exploit split view best design for it explicitly: 'open the worksheet on the right — we'll fill section one together as I explain it' transforms passive watching into guided doing. Pair that with timestamped notes on the document side and the AI summary for pre-reading, and complex subjects stop being a juggling act. The content was never the problem; the container was.