The case-study tag has no wiki summary.
70
votes
11answers
14k views
Where is Erlang used and why? [closed]
I would like to know a list of the most common application/websites/solutions where Erlang is used, successfully or not.
Explaining why it is used into a specific solution instead of others ...
5
votes
22answers
1k views
What are the best resources for designing user interfaces? [closed]
Specifically, what are some GUI resources on the web based on case studies that suggest best practices on a scientific basis rather than a subjective one?
-1
votes
1answer
70 views
Case study on refactoring an existing .NET app to use interfaces? [closed]
I am looking for a case study or tutorial on how to take an existing .NET app which doesn't use interfaces and refactor it to using interfacing. The before case where programming was against ...