Colin Leach

Results 61 issues of Colin Leach

This one feels messy and unsatisfactory, but for now it's the best I've got. Because of all the Docker-related difficulties in adding `tidyverse` to the test runner earlier this year,...

# Concept tree for F# learning mode ## Live exercises and concepts Solid green means both are merged and the exercise is available to students. ## Some that are already...

The linter is going to complain. Too bad, it's a long URL inside a comment, so live with it. More seriously, I'm not thrilled with the `example.R`. I had hoped...

As discussed on the [forum](http://forum.exercism.org/t/concept-exercise-files/13289/7), we probably want to modify `configlet create --concept-exercise` to also add `.meta/design.md` There was also some inconclusive discussion around: - Aso add `.docs/hints.md`. - Get...

It's very useful, except in `config.sys` the name just repeats the slug. I think we need spaces and initial caps? This is the result of `bin/configlet create --concept-exercise elyses-analytic-enchantments` ```json...

I haven't looked closely at exercises to match this, but other tracks seem to use `high-school-sweetheart`.

Getting a bit closer to the heart of Julia with this one. Covers mainly topics around function arguments. There will be separate Concepts for: - Function composition (probably fairly soon)...

A few days ago, there was some discussion about when/how to explain broadcasting. This is one attempt to answer that question. I suspect there are gaps (especially in talking about...

I have no idea how we would create an exercise to go with this. Too divisive: half the students (of the subset interested in Julia) already know this stuff and...