Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion learning-at-ada/problem-solving/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ For this activity, you will write precise instructions to make a paper snowflake
When listing the steps in your procedure, you should assume the person following your instructions is as straightforward as a computer (they do not make assumptions or ask for clarity). Let the person know who is following the instructions to interpret them as literally as possible. If your algorithm does not work out as expected, modify your algorithm and test on a new person until you get the desired output.

## Optional readings
* [What Is a Good Test Case? (Cem Kaner, J.D., Ph.D.)](http://www.kaner.com/pdfs/GoodTest.pdf)
* [What Is a Good Test Case? (Cem Kaner, J.D., Ph.D.)](https://secureservercdn.net/198.71.189.51/13j.276.myftpupload.com/pdfs/GoodTest.pdf)