A few weeks ago I've run into a site that had tutorials for many languages including Perl, Ruby, Python. The concept was that it basically showed you the code itself of the given language and taught you like that, so the whole tutorial was a great amount of code and some comments in it. The only problem is that I forgot to bookmark it and I can't find it anywhere. Anyone knows its address? Thanks.

link|improve this question

80% accept rate
I don't have edit privileges. Someone who does, please change 'teached' to 'taught'. – Moe Apr 7 '09 at 14:19
feedback

3 Answers

up vote 17 down vote accepted

Was it the "Programming Language Examples Alike Cookbook" project or the Rosetta Code project?

link|improve this answer
I think that's Perl Language ... – Tempus Apr 30 '09 at 9:30
feedback

Another site you should look up is http://en.literateprograms.org/LiteratePrograms:Welcome

It's rather limited, but all the more incentive to step in and contribute.

link|improve this answer
feedback

Keep also The Computer Language Benchmarks Game in your sleeve.

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.