Is there a site like "language shootout"'s (shootout.alioth.debian.org and dada.perl.it/shootout/), which show how to do simple/advanced things in different languages? I.e. how to use hashes in different languages, how to sort, how to write classes, how to connect to sites, etc.. Well, those two above ARE in fact examples of what I'd like to find, but they have VERY limited selection of algos. Any other?

link|improve this question

feedback

2 Answers

up vote 4 down vote accepted

There are many such sites. See RosettaCode::Similar_Sites

link|improve this answer
feedback

I like LiteratePrograms.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.