From: hsbt@... Date: 2020-05-22T13:27:08+00:00 Subject: [ruby-core:98481] [Ruby master Misc#16893] Create Rosetta Code page on website Issue #16893 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Closed We handle the official website that is https://www.ruby-lang.org/en/ on https://github.com/ruby/www.ruby-lang.org/. Can you submit this idea or suggestion about Roseeta Code? Thanks. ---------------------------------------- Misc #16893: Create Rosetta Code page on website https://bugs.ruby-lang.org/issues/16893#change-85757 * Author: jzakiya (Jabari Zakiya) * Status: Closed * Priority: Normal ---------------------------------------- I've been doing some [Rosetta Code](http://rosettacode.org/wiki/Rosetta_Code) tasks recently, and thought it would be a good idea to have a page/link to a list of all the Ruby done tasks on the website. These are good teaching aides, especially for new users/learners, and should be updated to include new features when they become available, e.g. [here](http://rosettacode.org/wiki/Humble_numbers#Ruby). [Sidef](https://trizen.gitbooks.io/sidef-lang/content/) provides a [list](https://trizen.gitbooks.io/sidef-lang/content/programming_tasks/index.html) of its Rosetta Codes tasks as part of its standard docs, which I think is a very efficient way to show people how to use its language to accomplish real things. Anyway, just a suggestion. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>