ErikSchierboom / red

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercism Red Track

configlet

Exercism exercises in Red.

Tooling:

Contributing

Please see the old contributing guide and new track building guide. This track is currently at the beginning of it's creation, so any help is very welcome.

Worth checking are also excellent general and concepts guides from Elm track maintainers, that are in great part universal and can be applied also to Red track.

Exercise ideas

Generally, practice exercises are best taken from Exercism's problem-specifications repository, so the experience is similar for students in every language track. But in case you need some fresh ideas, here are some links with script examples you can check for inspiration:

Scripts in Rebol (it's very similar to Red)

Concepts

Useful for concepts and concept exercises

Concepts are being developed in separate branch. More info in GitHub task: exercism#37 . There is no common source or list for concepts. Existing ones were created simply from looking at practice exercises example solutions and deducting what's needed to create and understand it.

There is a tool, that counts and prints exercises unlocked by each concept, and exercises that practice the concept:

_tools/concepts-practice.red

Contact

Besides creating issues and commenting in this repository, you are welcome to post on Red's "training" Gitter channel.

About

License:MIT License


Languages

Language:Red 97.6%Language:Shell 1.8%Language:PowerShell 0.6%