-
To explore this space I created an Exercism exercise called dnd-character.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
First @AnAccountForReportingBugs suggested testing the mean/std.dev. via sampling, but that didn't persuade the crowd (myself included). There were two concerns: performance, and probability of false negatives. -- "Our unit tests should be 'too fast to notice'" -- "With which frequency will this test randomly fail?" -- "[...] I'd be happy to be proved wrong by a 100% reliable test that executes in <100ms." after which they rightfully responded,
-
Then @jippiee suggested testing the probability distribution, and actually delivered a PR to the Java track. First, it cached the correct probability distribution, but provided a program that generates it. I tried to nudge the PR along, and this prompted @jippiee to submit a couple of graphs, one after the other:
Related posts
-
Boot camps and other educational resources.
-
First C code I've wrote, need some help!
-
Suggest courses for a non Cs student switching into graduate Cs
-
Questions about requirements engineering and Bsc in Comp sci degree at UoA for Cambridge students
-
como saber o que é melhor de se fazer com cada linguagem de programação?