Skip to content

Conversation

@gablemathias
Copy link

Mentoring guide for the given exercise to help others mentoring this in the future.
It comes with:

  1. mentoring proposal;
  2. exemplar solution;
  3. Link with learning material.

Mentoring guide for the given exercise to help others mentoring this in the future.
It comes with the mentoring proposal, an exemplar solution and a link with a possible learning material.
@github-actions github-actions bot added the track/csharp C# track label Aug 22, 2024
Copy link
Member

@IsaacG IsaacG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+cc @exercism/csharp

The student would normally go first using the if/else and if/else if statements.
Suggesting the use of case statements first will be optimal and instructive.

The student would normally go first using the if/else and if/else if statements. That's not wrong,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exercism markdown standard is one sentence per line.

Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! Could you maybe try and format this like existing mentoring notes? Such as https://github.com/exercism/website-copy/blob/main/tracks/csharp/exercises/hamming/mentoring.md

Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be worth listing more possible solutions, e.g. this one has logic deduplicated:

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants