|
|
|
|
|
by oneeyedpigeon
508 days ago
|
|
You cannot just reduce programming to "deliver working things", though. For some tasks, sure, "working" is all that matters. For many tasks, though, efficiency, maintainability, and other factors are important. You also need to take into account how to judge if something is "working" or not — that's not necessarily a trivial task. |
|
A car hold together by duct tape is usually not considered a working car or road save.
Same with code.
"You also need to take into account how to judge if something is "working" or not — that's not necessarily a trivial task."
Indeed, and if the examiner cannot do that, he might be in a wrong position in the first place.
If I am presented with code, I can ask the person what it does. If the person does not have a clue - then this shows quickly.