exercism / exercism/problem-specifications

Divide Basic Acronym and Advanced Acronym

未关闭
#1,463 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Ruby
星标
358
派生
563
平均合并
18 小时 41 分钟
30 天内合并 PR
2

描述

1) We are short on really easy exercises
2) The easy exercises we do have, tend to get more complex over time because of added tests for edge cases
3) There are several proposals (open and closed, implemented and not) to add cases to the current Acronym
4) Adding one or two more tests will not provide a powerful Acronymizer; that needs a more thorough analysis (especially of establishing a limit of how powerful we'd like such an advanced Acronymizer to be.)
5) Exercism is not meant primarily for practising with regex

=> Proposal:
1) Keeping the current Acronym as simple as possible, such that 'splitting on spaces' will not do, but not pretending that we're offering a real solution for creating Acronyms.
2) Create a new, advanced Acronym, that catches a much broader range of edge cases.

It would be another series of exercises, like the [recently introduced Resistor series](https://github.com/exercism/problem-specifications/issues/1458), with advancing complexity.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。