|
Having seen what it produces posted as "solutions" in QA, it's code doesn't always (or indeed often) compile, let alone run and do the actual job.
I suspect this is a result of the code source it uses: if you process a large amount of student homework as actual code then what you produce will be student homework.
"GIGO" applies!
And to get really useful stuff out, you have to specify exactly what you need pretty accurately in the first place - which is effectively the code you want to use anyway!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
I definitely agree with your point about the need for accurate specifications. The ultimate example of that being a futile exercise would be the assembler code I often have to write for embedding on custom hardware
|
|
|
|
|
Toonser wrote: The ultimate example of that being a futile exercise would be the assembler code I often have to write for embedding on custom hardware
When often the specifications are very precise, but completely wrong.
GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++* Weapons extension: ma- k++ F+2 X
|
|
|
|