Skip to content

wizards-and-warriors-2: implement analyzer #116

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
sanderploegsma opened this issue Jan 30, 2024 · 8 comments · May be fixed by #262
Open

wizards-and-warriors-2: implement analyzer #116

sanderploegsma opened this issue Jan 30, 2024 · 8 comments · May be fixed by #262
Assignees
Labels
x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/analyzer Work on Analyzers x:size/medium Medium amount of work x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)

Comments

@sanderploegsma
Copy link
Contributor

Implement an analyzer for the concept exercise wizards-and-warriors-2.
Details on the feedback that should be provided by the analyzer can be found in the exercise's .meta/design.md file, see exercism/java#2689

@sanderploegsma sanderploegsma added x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/analyzer Work on Analyzers x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) x:size/medium Medium amount of work labels Jan 30, 2024
@chiarazarrella
Copy link

Hi! I am new to contributions and to Exercism. Could I work on this?

@kahgoh
Copy link
Member

kahgoh commented Jan 24, 2025

You sure can give this one a go. I've assigned this one to you. Feel free to ask any questions if you have any.

@chiarazarrella
Copy link

Hi. sorry if I haven't been active, but I actually worked on it. I have some questions to ask, should I write them here or on the forum?

@kahgoh
Copy link
Member

kahgoh commented Mar 26, 2025

Either is here or the forum is fine, but the forum is better the better option as it gets better visibility from the wider Exercism community.

Just a quick note, I am away for the next few days and won't be able to reply.

@chiarazarrella
Copy link

I will ask on the forum then. Thank you!

@chiarazarrella
Copy link

Hi, is it okay if I add a tag for the exemplar solution with construct:method-overloading? By reading the documentation about tags, it could be appropriate.

@kahgoh
Copy link
Member

kahgoh commented Apr 8, 2025

I don't think there is any benefit to tagging with construct:method-overloading because this is a concept exercise that is designed to teach use method overloading (hence, all solutions will use method overloading). I think tags are useful in practice exercises, where there can be different ways to solve a problem. Is there a particular reason for tagging it?

Note, it's fine for solutions to have no tags.

@chiarazarrella
Copy link

Ah, got it, my bad! I was not fully aware of the difference between practice and concept exercises before, but now I see how useful tags can be. Thanks for the clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/analyzer Work on Analyzers x:size/medium Medium amount of work x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Projects
None yet
3 participants