Skip to content
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

Concept/map reduce #595

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

JaumeAmoresDS
Copy link
Contributor

Added conceps for higher-order functions map and reduce

Copy link
Contributor

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this Nov 23, 2023
@bobbicodes bobbicodes reopened this Nov 23, 2023
@bobbicodes
Copy link
Member

This is great, thanks! I'll probably only have minor suggestions

@bobbicodes
Copy link
Member

I'm thinking maybe the introduction pages could be made smaller. Since the purpose of having a separate Introduction and About page is for the former to contain just enough to get them started, while the About pages are more comprehensive.

(This is more of a statement on how thorough you made them than a criticism)

@JaumeAmoresDS
Copy link
Contributor Author

@bobbicodes would it be good like this? I removed the last two sections of each introduction.md, but kept them in about.md

@bobbicodes
Copy link
Member

Yes, that's perfect :)

@bobbicodes
Copy link
Member

bobbicodes commented Nov 27, 2023

While we are touching things related to these new concepts, it just occurred to me that the tree will be affected significantly due to their introduction. In other words, someone will need to go through the practice exercises in the root config.json and add map and/or reduce to the prerequisites and practices arrays to the exercises as appropriate.

I expect there to be a lot of relevant exercises.

This could be done in a later PR however. It's kind of a big job because you have to go through each one and decide whether the concept is essential to solving it.

@JaumeAmoresDS
Copy link
Contributor Author

JaumeAmoresDS commented Nov 28, 2023

I might be able to do it, although I think it will take a bit of time. The thing is that I am not familiar with the exercises, since I did very few so far. I'm also a newbie in clojure, which makes it a bit more challenging, although this might not be an issue if I am guided through the PR review process.

@bobbicodes
Copy link
Member

No worries, just thinking ahead :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants