Skip to content

resistor-color: add new exercise #1457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

ErikSchierboom
Copy link
Member

@ErikSchierboom ErikSchierboom commented Feb 10, 2019

The main purpose of this exercise is to add a very simple, array-based exercise that can serve as a very gentle introduction to arrays. As such, it has no error handling and the array is fixed.

There will be an issue opened relating to this PR later.

Closes #1458

@ErikSchierboom ErikSchierboom changed the title resistor-band: add new exercise resistor-color: add new exercise Feb 10, 2019
Copy link
Member

@rpottsoh rpottsoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I think this is a great exercise. I am curious if you two (@ErikSchierboom and @F3PiX) have a road map for this "series" of exercises; pun intended.

@emcoding
Copy link
Contributor

I am curious if you have a road map for this "series" of exercises; pun intended.

:-)
Our focus is on the easy exercises first. So, #2 should be next (because #1 is too easy in Ruby to be a core.)
After that, we're probably doing some other easy exercises first, with a datetime and a hash/dictionary.
I have LOTS of ideas for exercises, and not enough time/people to implement them.

@ErikSchierboom ErikSchierboom merged commit 34b55d1 into exercism:master Feb 13, 2019
@ErikSchierboom ErikSchierboom deleted the resistor-band branch February 13, 2019 19:31
@emcoding emcoding added the Track Anatomy Project Related to or helpful to the Track Anatomy Project label Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new exercise idea Track Anatomy Project Related to or helpful to the Track Anatomy Project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal for new exercise: ResistorColor (Resistor Series #1)
4 participants