[Python-ideas] Rosetta Code on Python.org site?
John Wong
gokoproject at gmail.com
Thu Oct 15 23:25:16 CEST 2015
On Wed, Oct 7, 2015 at 2:31 AM, Paddy3118 <paddy3118 at gmail.com> wrote:
> Just saw what the Perl 6 site does to punt the curious to their entries
> on the Rosetta Code site here: http://perl6.org/community/rosettacode and
> I thought maybe we could do something similar on Python.org
> <http://python.org/>?
>
>
Problem with rosettacode is they can end up like stackoverflow answers that
some are good and some are bad. Some will view that as Bible and some will
constantly make "suggestions" why X is better. But in the spirit of
playground and show case, why not make this a personal project and have
people commit to a public repo such as GitHub? Everyone will come up with a
different solution. Take BFS and DFS as examples, there are at least two
kinds of popular ways to implement that in Python.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20151015/df9aa344/attachment.html>
More information about the Python-ideas
mailing list