Skip to content

all-your-base: split into phases? #461

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

Open
jtigger opened this issue Dec 1, 2016 · 0 comments
Open

all-your-base: split into phases? #461

jtigger opened this issue Dec 1, 2016 · 0 comments
Labels

Comments

@jtigger
Copy link
Contributor

jtigger commented Dec 1, 2016

FWIW, notwithstanding the discussion around the duplication (#276 and then #279) , I had the experience of implementing the individual exercises and found myself enjoying the evolution (going from specifically converting between binary and decimal to generically converting between base N and base 10).

What do you think of building that evolution into the exercise itself? That is, split it into parts and introduce a series of "additional requirements"?

emcoding pushed a commit that referenced this issue Nov 19, 2018
Give usage instructions when bin/generate is called with no arguments.
The instructions also provide a list of the available generators.

Return 0 on exit when providing usage information.

It wasn't REALLY an error situation, the script completed correctly, you
just didn't provide enough arguments for it to do anything else.

Move 'require's up to the top of the file.

Send error component of the message to stderr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant