Ruby / Perl / Python / etc. tutorial site - only code - Stack Overflow most recent 30 from stackoverflow.com2009-12-16T05:19:34Zhttp://stackoverflow.com/feeds/question/155020http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/155020/ruby-perl-python-etc-tutorial-site-only-code12Ruby / Perl / Python / etc. tutorial site - only codeKTamas2008-09-30T20:46:06Z2009-06-01T20:02:34Z
<p>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.</p>
http://stackoverflow.com/questions/155020/ruby-perl-python-etc-tutorial-site-only-code/155036#15503616Answer by Swaroop C H for Ruby / Perl / Python / etc. tutorial site - only codeSwaroop C H2008-09-30T20:48:46Z2008-09-30T20:48:46Z<p>Was it the <a href="http://pleac.sourceforge.net/" rel="nofollow">"Programming Language Examples Alike Cookbook" project</a> or the <a href="http://www.rosettacode.org/wiki/Main_Page" rel="nofollow">Rosetta Code project</a>?</p>
http://stackoverflow.com/questions/155020/ruby-perl-python-etc-tutorial-site-only-code/155038#1550380Answer by KTamas for Ruby / Perl / Python / etc. tutorial site - only codeKTamas2008-09-30T20:49:15Z2008-09-30T20:49:15Z<p>Yes, it was PLEAC, thanks a lot!</p>
http://stackoverflow.com/questions/155020/ruby-perl-python-etc-tutorial-site-only-code/155153#1551531Answer by ΤΖΩΤΖΙΟΥ for Ruby / Perl / Python / etc. tutorial site - only codeΤΖΩΤΖΙΟΥ2008-09-30T21:23:57Z2008-09-30T21:23:57Z<p>Keep also <a href="http://shootout.alioth.debian.org/" rel="nofollow">The Computer Language Benchmarks Game</a> in your sleeve.</p>
http://stackoverflow.com/questions/155020/ruby-perl-python-etc-tutorial-site-only-code/155569#1555690Answer by timepilot for Ruby / Perl / Python / etc. tutorial site - only codetimepilot2008-09-30T23:26:34Z2008-09-30T23:26:34Z<p>Thank you, this was helpful!</p>
http://stackoverflow.com/questions/155020/ruby-perl-python-etc-tutorial-site-only-code/171243#1712432Answer by pookleblinky for Ruby / Perl / Python / etc. tutorial site - only codepookleblinky2008-10-05T00:22:09Z2008-10-05T00:22:09Z<p>Another site you should look up is <a href="http://en.literateprograms.org/LiteratePrograms:Welcome" rel="nofollow">http://en.literateprograms.org/LiteratePrograms:Welcome</a></p>
<p>It's rather limited, but all the more incentive to step in and contribute.</p>