-
I recommend making a few minor changes to improve the organization and presentation of the Standard.
- I think adding numbers to the test names, criteria and indicators will make it easier for res…
-
The syllabus we will teach at MigraCode Barcelona is based on [CodeYourFuture Scotland](https://github.com/CodeYourFuture/syllabus/tree/scotland) syllabus, which was based on [HackYourFuture](https://…
-
The unit test are passing locally. Getting the following error online:
```
An error occurred while running your tests. This might mean that there was an issue in our infrastructure,
or it might …
-
Just ran into this one trying to pass an object (which impl's `Language`) holding a non-static-lifetime reference to this method:
```rs
impl Rewrite
{
/// Create a new [`Rewrite`]. You typic…
-
## Learning Objectives
## [0. Developing HTML & CSS](./0-developing-html-and-css)
Practice with the skills, tools, and workflows you will need to efficiently
develop websites written with HTML …
-
I want a translation of the exercise [custom-set](https://github.com/exercism/problem-specifications/tree/main/exercises/custom-set) to C.
But I want YOUR input before I submit a PR.
Q: Which ap…
-
| Title | Author | Date |
| --- | --- | --- |
| Ruby OOP Lesson Plan | Kevin | 25/11/2021 |
# Ruby OOP Lesson Plan
## Summary
Currently, we have [one huge lesson in the Ruby course](https:/…
-
(This part is an evolving document describing issues and proposed changes)
Issues with the current version of JLReq, especially when we want to apply it to digital text:
- The rules assumes printi…
-
Bad formatting for the instructions sections of `Maze Maker` exercise.
Can be seen on the exercise's online editor.
https://exercism.org/tracks/elm/exercises/maze-maker/edit
-
# Inside JS
---
## Learning Objectives
Priorities: 🥚, 🐣, 🐥, 🐔 (click to learn more)
There is a lot to learn in this repository. If you can't master all the material
at once, that'…