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

Create mentoring.md for Beer Song in C# #2359

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

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.

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.

2 participants