ruby icon indicating copy to clipboard operation
ruby copied to clipboard

[v3] New concept exercise: lucas-numbers (Enumerators)

Open neenjaw opened this issue 4 years ago • 5 comments

This builds on the idea of Enumerables, allows student to learn about creating a generator method that allows infinite enumeration.

Lots of todos left here.

neenjaw avatar Mar 15 '21 02:03 neenjaw

@ErikSchierboom Could you take a review of this at some point pls? I'd entirely forgotten these existed, Tim - sorry!

iHiD avatar Apr 08 '22 10:04 iHiD

Sorry about the (very) late review!

ErikSchierboom avatar Apr 08 '22 12:04 ErikSchierboom

I'm pretty disconnected from these draft concept exercises — I'm not sure how much value there is in them now, and I don't think I can commit the time at the moment to bring them up to the current standard.

I am very willing to turn them over to someone interested. It might be that they should just get closed if they don't fit the current state of the track.

neenjaw avatar Apr 09 '22 01:04 neenjaw

I am going to leave this as draft, I might be able to look at this later. (I will put it on my "tickler" list, so if it happens to effect my fancy in that way…)

kotp avatar Apr 09 '22 02:04 kotp

I am very willing to turn them over to someone interested. It might be that they should just get closed if they don't fit the current state of the track.

I think it would make for a nice exercise, so hopefully someone else will find the time to complete it.

ErikSchierboom avatar Apr 12 '22 06:04 ErikSchierboom