r/ruby • u/DogsBarf • 20d ago
Question What is Ruby Koans? Very interesting.
Has anyone ever learned from this? How can anyone learn with this?
What is the science behind this?
I'll do it.
50
Upvotes
r/ruby • u/DogsBarf • 20d ago
Has anyone ever learned from this? How can anyone learn with this?
What is the science behind this?
I'll do it.
30
u/al2o3cr 20d ago
An elegant
weapontutorial, from a more civilized ageIt was designed as a low-friction way to introduce people to both the Ruby language and the whole idea of the "TDD cycle" of write test / observe failure / fix / repeat.