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

Templates for practice exercises #821

Open
tasxatzial opened this issue Feb 25, 2025 · 1 comment
Open

Templates for practice exercises #821

tasxatzial opened this issue Feb 25, 2025 · 1 comment

Comments

@tasxatzial
Copy link
Member

Since we already have written templates for a good number of exercises, in this issue, I'll attempt to collect all the parameters that currently influence how an exercise is written. This will serve as a reference for:

  • How tests are generally written
  • How to handle error cases and input validation
  • How to write stubs
  • How to address inconsistencies in terminology between the problem specifications and the Clojure implementation
  • How to decide on the types of input and output

The older issues that currently discuss these topics are:

As part of the housecleaning, I'll be closing all these issues. We can reference them from this issue if we ever need them.

@tasxatzial
Copy link
Member Author

Reserved for the template guidelines

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

No branches or pull requests

1 participant