Colin Leach
Colin Leach
I split this out of the earlier Arrays draft. The best exercise I can find for it is `elixir/chessboard`. We might want to expand that a bit, but it seems...
This is an unfinished draft, NOT ready for formal review. Suitable exercises to go with this might be `vehicle-purchase` or `meltdown-mitigation`, still to be decided. As with #792, I'm putting...
An earlier draft of this was growing out of control, so I cut it down to (mostly) just what is needed for Elyse's Enchantments. On which subject: that draft exercise...
A rather self-indulgent concept: not _quite_ up there with arrays and loops as a priority concept, but I wrote the Python version with @BethanyG a few months ago, and it...
Another incomplete draft. The main problem with this is that I don't have an exercise to go with it. @BethanyG suggested some general ideas when we wrote the Python version...
[no important files changed] I moved all the unmerged older learning syllabus material to `older-drafts/`, with subdirectories for `concepts` and `exercises`. The aim is that the Exercism website will now...
The Julia track currently tests 3 versions of Julia against 3 OS's, which seems unusual compared with similar tracks. This is the relevant part of `exercise-tests.yml`: ```yaml test: name: Julia...
For discussion on the [forum](https://forum.exercism.org/t/julia-learning-track-redux/12826/16) This revision (the most recent of many): - Rewrites and shortens the `introduction.md` to meet Exercism guidelines. - Enforces use of a constant, in place...
For discussion on the [forum](https://forum.exercism.org/t/julia-learning-track-redux/12826/16). This concept draft borrows heavily from `exercises/concept.wip/.docs/introduction.md`, with some edits and new additions. It pairs with `annalyns-infiltration`.
These older drafts are causing confusion as we try to get a new learning syllabus together. They are hidden from students, but show up to maintainers in distracting and often...