See the live version @ yukimotopress.github.io/fizzbuzz
1, 2, Fizz, 4, Buzz, Fizz, 7, 8, Fizz, Buzz, 11, Fizz, 13, 14, Fizz Buzz, ... There's more than one way to do it (TMTOWTDI or TIMTOWTDI).
by Tom Dalling, Paweł Świątkowski, Gerald Bauer, et al
This is the original articles reformatted in a single-page book edition (using the Manuscripts format).
- FizzBuzz by Example
- FizzBuzz in Too Much Detail by Tom Dalling
- FizzBuzz with Pattern Matching by Paweł Świątkowski
See the original articles - FizzBuzz in Too Much Detail, FizzBuzz with Pattern Matching.