Home United States USA — software Educators are now teaching high-level coding skills over syntax due to generative...

Educators are now teaching high-level coding skills over syntax due to generative AI

59
0
SHARE

Generative AI is already affecting the way computer coding is taught at universities. Several educators have said that they now teach more high-level skills predominantly like debugging and testing.
According to IEEE, university professors are changing the way they teach students how to code. The emphasis is reportedly being moved away from syntax and more to higher-level skills such as testing and debugging code so that AI-generated code can be validated as being correct.
Aside from testing and debugging code, lecturers are also focusing more on problem decomposition where you break a big problem into smaller problems which an LLM may be able to solve more easily. Discussing this, Leo Porter, an associate teaching professor of computer science at the University of California, San Diego, said:
“This is a skill to know early on because you need to break a large problem into smaller pieces that an LLM can solve.

Continue reading...