-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Exercises for #48in24 #555
Comments
I want to translate two-bucket. In fact, the translation is almost finished, there's just one thing where I could use some input. There are two types of test cases:
What should that error be?
What do you think is the best option? |
Here are my thoughts:
It depends both on preference and what we are trying to convey. The object variant says that there are 2 possibilities and the exception and Option say that something "went wrong". In addition, exception says that something "exceptional" is going on while option says "it may not work out". |
Dear maintainers,
Jeremy posted an overview of the exercises that will be featured in #48in24:
http://forum.exercism.org/t/which-exercises-for-48in24/8970/19
The following featured exercises have not been translated to Nim yet:
I'm posting them here as a reminder.
I hope I will find the time to translate a few of them (although I'm rather a beginner in Nim), and perhaps others will help, too.
Feel free to close or remove this issue if you do not find it helpful.
Edit:
There is now a dedicated matrix with the status of all exercises in #48in24, which tracks have implemented them, and which exercises are featured on a specific track:
https://exercism.org/challenges/48in24/implementation_status
The text was updated successfully, but these errors were encountered: