Next month (December), will have a relatively unstructured theme, where we feature five languages that didn’t feature in previous months:
- ColdFusion
- Groovy
- Lua
- Vimscript
- Wren
The current list of implemented exercises looks as follows:
exercise | cfml | groovy | lua | vimscript | wren |
---|---|---|---|---|---|
flatten-array | |||||
resistor-color-duo | |||||
bank-account | |||||
beer-song | |||||
diamond | |||||
isbn-verifier | |||||
nth-prime | |||||
pig-latin | |||||
resistor-color-trio | |||||
run-length-encoding | |||||
accumulate | |||||
all-your-base | |||||
binary | |||||
change | |||||
custom-set | |||||
grade-school | |||||
list-ops | |||||
minesweeper | |||||
perfect-numbers | |||||
prime-factors | |||||
queen-attack | |||||
rational-numbers | |||||
rectangles | |||||
strain | |||||
affine-cipher | |||||
alphametics | |||||
bowling | |||||
complex-numbers | |||||
crypto-square | |||||
dnd-character | |||||
food-chain | |||||
forth | |||||
grep | |||||
house | |||||
kindergarten-garden | |||||
markdown | |||||
meetup | |||||
ocr-numbers | |||||
octal | |||||
pascals-triangle | |||||
pov | |||||
proverb | |||||
pythagorean-triplet | |||||
rail-fence-cipher | |||||
react | |||||
say | |||||
spiral-matrix | |||||
square-root | |||||
sublist | |||||
tournament | |||||
transpose | |||||
twelve-days | |||||
two-bucket | |||||
variable-length-quantity | |||||
word-search | |||||
wordy |
Doing a quick pass, I quite like these exercises:
flatten-array
run-length-encoding
meetup
(one of our only date-related exercises)kindergarten-garden
grade-school
And it also quite like:
perfect-numbers
dnd-character
food-chain
Thoughts?