- Bernd Schiffer Karateka: Benno Schöfl Katas let you internalize basic steps, so you will use them subconsciously programming while Slides on http://is.gd/cankata Freitag, 19. Oktober 12
- Bernd Schiffer Katas let you internalize basic steps, so you will use them subconsciously programming while Slides on http://is.gd/cankata Freitag, 19. Oktober 12
4 ➔ 2,2 42 ➔ 2,3,7 String-Calculator 1. Sum the numbers in a string e.g.: „1,2,3“ ➔ 6 2. Delimiter may be comma or newline e.g.: „1,3\n5“ ➔ 9 3. Different delimiter can be specified with a / / at the beginning e.g. „/ /;\n2;4;8“ ➔ 14 Text munger Mutate every word, so the first and last chars stays the same and inner chars are in reversed order Examples Test ➔ Tset I love you ➔ I lvoe you Extreme Programming rules! ➔ Emertxe Pnimmargorg relus! Freitag, 19. Oktober 12