The Great Pivot: Pre and Post November 2022 The release of ChatGPT in late 2022 marked a “vibe shift” for the academic community. Dr. Bill Theisen, a professor and “triple Domer,” admits to initial skepticism that quickly turned to awe. While early models were niche curiosities, the subsequent arrival of specialized coding models fundamentally altered the landscape. For students like Matthew Chou, who entered Notre Dame just as these tools went mainstream, AI shifted from a tool for writing poems to an “agentic” force capable of handling entire programming assignments.
The Failure of Automation: A Case Study in Real-Time However, the promise of total automation often hits a wall of practical reality. Dr. Theisen shares a telling anecdote of academic adaptation: he recently spent eight hours attempting to prompt an AI to write a computer science exam. The result was “terrible”—a collection of flawed questions that a human expert could never accept. Ultimately, Theisen spent an additional hour rewriting the entire exam himself. This failure illustrates the limits of current models; while they can generate “cheap code,” they often struggle with the nuance and pedagogical intent required for high-level academic work.
The Evolution of Curriculum: Architecture Over Language Because “code is now cheap,” the Notre Dame curriculum is moving away from language-specific rote learning toward foundational logic and architecture. Theisen and Chou highlight that memorizing Python syntax is no longer a sustainable “moat.” Instead, the focus has shifted to an “abstraction level above language.” Students must understand the fundamental building blocks—functions, loops, and variables—so they can intelligently direct the AI and parse its errors. To maintain rigor, the department has pivoted toward “comprehension from yourself,” utilizing pen-and-paper exams and a shift toward oral examinations to ensure students truly grasp the material without a machine intermediary.
The Sociotechnical Challenge: The Social Deficit One of the more profound observations is the “social deficit” in modern CS education. Dr. Theisen notes that education has become “less social.” Office hours, once crowded hubs of collaborative whiteboard sessions, have been replaced by private interactions with AI “solutions manuals.” This erodes the communal learning experience; students often report having “no idea” what their project partners did the night before. This shift places a higher burden of self-discipline on the student to avoid the “brain drain” of offloading all cognitive labor to the machine.
The “So What?” Layer: Bifurcation and Design As we look forward, the era of universal access may be fleeting. Dr. Theisen warns of a “bifurcation of access.” We are currently in a “Golden Era” subsidized by venture capital, but physical constraints—specifically the massive demands data centers place on the power grid—may soon make top-tier models cost-prohibitive for the average user. In this future, the professional software engineer evolves into an architect of “formal verification,” focused on setting constraints and building testing frameworks for a trillion-line codebase.