Somewhat related, I've seen more and more colleges now banning devices in class and reverting to handwritten notes and exams only, presumably due to AI. When I went to college this was actually already done, where many professors, even for CS, made you write code by hand. And it's true, it actually helps you reason better when writing it down over typing it.

When i was in college, we wrote a lot of C code in those blue notebooks. And this is a long time ago in a galaxy far, far away, which is probably why I don't totally didn't hate whiteboard coding tests. And when I'm trying to work with a new programming language or tool, I'm usually writing things out by hand (helps with the memory, like the article referenced).