Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Tried and it doesn't seem to be working =/. Managed to do what you said in JS and it's working, thanks for that part ;) !
This was a nice kata, thank you ;) !
the alias thing should be clearly stated in the instructions yep !
Without seeing this, I'd never have understood you must use an alias !
Easy and good kata to start with for SQL practice. It's well explained, you know what this kata expects from you.
This kata isn't working properly in ruby toward the greet("") (if name is empty ). Says it expect nil and...When it gets nil it doesn't work.
In PHP there seems to be an error caused by PhpUnit, it says it can't assert two strings equality.
The ruby version doesn't have a testcase it seems, so, unless you know how to write the test it's undoable it seems.
Well, in PHP the tests seem to be buggy ?