A global ACM survey shows computer science educators are moving away from traditional coding assignments as AI tools reshape programming skills, assessments, and classroom priorities.

An ACM task force survey of 763 computer science educators from 49 countries found that 69 percent believe AI has changed the skills needed for software development. The central challenge is no longer just whether students can write code from scratch, but whether they understand, evaluate, debug, and defend code in an AI-assisted environment.
Educators are especially concerned about student dependency on technology, cited by 87 percent of respondents, and cheating or plagiarism, cited by 72 percent. The takeaway: assessments that only ask for finished code are becoming easier to game and less reliable as proof of learning.
Sixty-four percent of respondents said they have already changed how they teach. The shift is away from writing code from scratch and toward code comprehension, debugging, problem-solving, and understanding the strengths and limits of AI tools.
Some educators are also introducing AI use and prompt engineering directly into class. That signals a practical middle path: students may use AI in the workforce, but courses still need to build durable programming judgment.
Assessment changes are moving even faster: 68 percent of respondents said they have adjusted how they test students. Common responses include more proctored in-person exams, oral exams, code defense sessions, paper-based tests, and project-based work.
Some educators now ask students to disclose AI use or submit logs of their interactions with AI tools. For instructors, the practical lesson is to test process and reasoning, not just the final answer.
The biggest barrier is not interest, but guidance: 48 percent of respondents cited a lack of proven best practices for integrating AI into courses. Another 28 percent said they lack enough AI expertise, while 20 percent see no need to integrate AI into teaching.
Professional development demand is clear, with 74 percent wanting training on effective teaching methods and 66 percent wanting help redesigning assessments. The survey’s limits also matter: respondents were drawn mainly from ACM and SIGCSE networks, with North America and Europe heavily represented, and the findings rely on self-reported data.