exercism / exercism/problem-specifications

Exercise asks developer to write a function

Ouverte
#2,396 10 commentaires 4 réactions 0 personnes assignées Voir sur GitHub
documentation x:knowledge/elementary x:type/docs
Langage dominant
Ruby
Étoiles
358
Forks
563
Merge moyen
18 h 41 min
PR mergées (30 j)
2

Description

Having an exercise direct a student to write a function or write a
method or write "some specific structure" can be confusing when the
language they are solving the exercise in does not have that structure.

Where we say things like "Create a function" or "Write a function" we
could be indicating that we need a solution instead. This will
encourage the student to determine what that solution is,
rather than us telling them to specifically create a function.

Unless the exercise is a concept exercise about functions, of course,
then the student should be told to create a function.

The exercises that mention "create a function" are:

- [ ] exercises/parallel-letter-frequency/description.md

And the exercises that mention "Write a function" are:

- [ ] exercises/sublist/metadata.toml
- [ ] exercises/flatten-array/description.md
- [ ] exercises/nucleotide-codons/metadata.toml
- [ ] exercises/nucleotide-codons/description.md
- [ ] exercises/alphametics/metadata.toml
- [ ] exercises/alphametics/description.md
- [ ] exercises/go-counting/description.md
- [ ] exercises/darts/description.md
- [ ] exercises/darts/metadata.toml

ref: [exercism/ruby#1638-comment](https://github.com/exercism/ruby/pull/1638#discussion_r1501824390)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.