-
# Value Proposition
**As a** user
**I want to** bookmark exercise cards
**So that** so that I have an overview about my favorite ones.
# Description
![Image](https://user-images.githubusercontent.c…
-
We discussed reducing the options offered on [this page](https://github.com/mitre/inspec-advanced-developer/blob/master/docs/course/12.md) so that the students can pick from a select few and we can go…
-
-
Chapter 4 - totally correct
### 5.2.4 - 1.1 Had an arrival delay of two or more hours
```{r 5.2.4 Question 1.1}
delay_more_2 120)
```
Careful here - I do this *all the time* two OR more hour…
-
-
Looking for more advanced exercises after `i spy` looking for a description of the types of testing and showing by example how they work.
- unit
- functional
- integration
- acceptance
- etc
Maybe @s…
-
As args to exercises are passed on cmdline,
Specifically, I wanted to pass functions [I worked around this in functional-javascript-workshop]() with my own function serialisation and serializing som…
-
I'm opening this issue just to give some feedback on these two exercises.
- So in Monad exercise `OptionT` is introduced. You can deduce some of its meaning from the text on the exercise but I've had …
-
With tab characters in Python exercises, you often get the error message "Inconsistent use of tabs ...". Can we replace tabs by spaces?
-
I noticed several slugs are missing tests. Looking at roman-numerals, I also noticed some tests where the inputs and outputs line up with tests from problem-specifications but the comments describe so…