de en es fr nl pl pt sv

tdd

Comment Driven Development for low-level design before coding

Martin Cowen

When trying to write code samples in front of someone else, for example during an interview, it's a good idea to start by writing down the steps required before converting those to code. Instead of writing them down just as a list, format them as comments with blank lines in between to make...