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

Decide core exercies #82

Closed
Average-user opened this issue Mar 8, 2019 · 3 comments
Closed

Decide core exercies #82

Average-user opened this issue Mar 8, 2019 · 3 comments

Comments

@Average-user
Copy link
Member

With all the v2 exercism going on, I think is pretty necessary to have core exercises that suit Prolog. Since there aren't much exercises implemented in the track yet someone in the Slack channel suggested that we should start with 7. I'll be filling and swapping exercises of this list as I think is best, but I encourage any suggestion about change it. What I'm not sure yet if it is possible to decide the exact order of this exercises, and in that case. how?

  • 1 hello-world
  • 2 queen-attack
  • 3 sum-of-multiples
  • 4 binary
  • 5 isogram
  • 6 spiral-matrix
  • 7 dominoes

Isogram is a simple exercise, but I put it that up because as a mentor I wont approve solutions that do not take advantage of the declarative properties of Prolog.

As mentioned in #81 there are some problems with some of the tests. So when this list gets fixed, the chosen exercises should get priority in that issue. Probably I'll add a comment there when it happens

And next goal; assign proper difficulty levels

@Average-user
Copy link
Member Author

Forgot to mention, if you remember exercises from other tracks that you think could benefit the understanding of Prolog, and they are not yet implemented let me know, or submit a PR implementing them.

@Average-user
Copy link
Member Author

This should also helps #66 to get done.

@Average-user
Copy link
Member Author

Thanks to the track-anatomy tool this is no longer necessary

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

No branches or pull requests

1 participant