Hi all -

I'm adding Racket to exercism.io: http://exercism.io

Basically, Exercism is an app where users submit solutions to problems, and 
receive feedback for said solutions. Exercism currently supports 26 languages, 
with a minimum of 10 exercises for each language. Most, if not all, languages 
provide more than 10 problem sets.

For Racket, I've set it so that each exercise provides a stub file along with 
the required test file. There's also an example file, which isn't provided to 
the user. The example files are viewable through the public repo, however.

I want to make sure that Racket is properly represented in Exercism - I don't 
want users to see poor code in the examples and test files.

With that in mind, I'm asking anyone willing to please fork the repo and submit 
improvements to the existing exercises: https://github.com/exercism/xracket

You're also welcome to contribute new exercises; here's the list of exercise 
ideas: https://github.com/exercism/x-common Feel free to add unlisted 
exercises, as well.

Also on the lookout for "nitpickers" to provide feedback for user submissions, 
and track implementors to help mentor the language track: 
https://github.com/exercism/xracket/issues/1

Cheers,
Floyd










-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to