write better routine software than your average programmer
The average programmer already emulates the Watson algorithm—search Google for answers to “how do I” (sort a list, create a new Qt window, rotate a cube in OpenGL) and slap together any likely-looking chunks of code in a language that might compile. It’s even automated already.
The average programmer already emulates the Watson algorithm—search Google for answers to “how do I” (sort a list, create a new Qt window, rotate a cube in OpenGL) and slap together any likely-looking chunks of code in a language that might compile. It’s even automated already.
The only problem is, of course, GIGO.