|
|
|
|
|
by aussieguy1234
12 days ago
|
|
A domain expert might know if a system produces correct results. But they know nothing about the scaling, performance or maintenance of a system that will inevitably come up in production. They also can't tell if the code created is maintainable, or unmaintainable sphagetti code. What happens if there is a race condition, or a memory leak? |
|