18 Dec
2015
18 Dec
'15
6:58 p.m.
On Dec 18, 2015, at 6:25 PM, Matthew Newton <mcn4@leicester.ac.uk> wrote:
Alan is completely right - it's only simple logic. The key is to work out exactly what you want to do, then think the logic for that, then program it. Which is why we find it hard when people post questions with very unclear requirements as we're all stuck at the first step.
The hard part is explaining that we *need* clear requirements. And that the requirements shouldn't change from message to message. And that the tests should match the requirements, instead of testing something else entirely. Alan DeKok.