-
-
Notifications
You must be signed in to change notification settings - Fork 74
modify concept exercise exercism-matrix #997
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
Conversation
Excellent news! I had no idea where to go with this, so I am (obviously!) delighted to see you rescue the situation. First impressions positive, but I think it would be worth going through it in more detail tomorrow. It's not late in the day here, but my head feels like it far post-peak. |
Absolutely! Cast a critical eye on it tomorrow (or later) and also let me know if you think the two added tasks combine with the rest of the exercise plus the flow in general. Since this is a first iteration (which can tend to feel a bit forced), I wouldn't mind iterating again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I haven't found anything to comment on.
I got to it in the end, after a chaotic morning (emergency trip to the window blind store after one fell apart on me; neighbor panicking about a flat battery as she's trying to leave for a medical appointment, etc...) |
Cheers! I'm glad it looks like everything is under control there :) Looks like everything is working on the website. I noticed that |
It shouldn't be! I just confirmed in the For display on the website, I think Jeremy wrote Ruby code to unclutter the tree, hiding some of the more distant prereqs. It still enforces them, though. |
Good to know! I was thinking it was starting to look a bit cluttered already... Imagine without that Ruby code :D |
This modifies the concept exercise
old-exercism-matrix
to better align withabout.md
for the Conceptmulti-dimensional-arrays
. Some notes:colpixelcount()
andrender()
.introduction.md
is possible/encouraged, with the exception ofGenerating evenly-spaced values
.During review, special attention should be given to
instructions.md
andhints.md
to check for clarity. Testing should be sufficient, but any suggestions for added tests is welcomed.