exercism / exercism/julia

Fibonacci Iterator low completion rate

オープン
#1,098 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Julia
スター
73
フォーク
82
平均マージ
2時間 17分
マージ済み PR(30日)
5

説明

Fibbonacci Iterator has been hovering around 65% completion rate while still having a low attempt rate (~4), so I would like to try to improve on that.

My first thought is to expand the iteration protocol example to be less opaque. I found this part of my Julia journey quite frustrating due to the example given in [Julia's docs](https://docs.julialang.org/en/v1/manual/interfaces/) being so compact/limited that I feel it generalizes horribly (at least for those new to the concepts). I understand my viewpoint is biased to my experience and others might not find this as difficult, but that's why I'm pushing this idea first anyways.

I'd be happy to write up an expanded version of the iteration protocol example.

The only other thing that I can think of at the time is that the `instructions.md` are rather sparse (mostly just a title and single code sample) in comparison to our normal standards, so maybe this could be improved?

Any other thoughts?

In any case, the `instructions.md` has a smallproblem in that there is a second level heading `## Fibonacci Sequence` which is showing up as a task in the online editor, so this is a minor fix that needs to happen anyway.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。