Ruby / Perl / Python / etc. tutorial site - only code - Stack Overflow most recent 30 from stackoverflow.com 2009-12-16T05:19:34Z http://stackoverflow.com/feeds/question/155020 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/155020/ruby-perl-python-etc-tutorial-site-only-code 12 Ruby / Perl / Python / etc. tutorial site - only code KTamas 2008-09-30T20:46:06Z 2009-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#155036 16 Answer by Swaroop C H for Ruby / Perl / Python / etc. tutorial site - only code Swaroop C H 2008-09-30T20:48:46Z 2008-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#155038 0 Answer by KTamas for Ruby / Perl / Python / etc. tutorial site - only code KTamas 2008-09-30T20:49:15Z 2008-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#155153 1 Answer by ΤΖΩΤΖΙΟΥ for Ruby / Perl / Python / etc. tutorial site - only code ΤΖΩΤΖΙΟΥ 2008-09-30T21:23:57Z 2008-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#155569 0 Answer by timepilot for Ruby / Perl / Python / etc. tutorial site - only code timepilot 2008-09-30T23:26:34Z 2008-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#171243 2 Answer by pookleblinky for Ruby / Perl / Python / etc. tutorial site - only code pookleblinky 2008-10-05T00:22:09Z 2008-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>