On Github waterlink / my-presentation-template
(style guide edition)
Software Craftsperson
@ Pivotal Labs - Berlin
@waterlink000
Aforementioned text can be found here
1. A list item one
2. A list item two, that is much longer, than other ones
3. And the last one
class Greeter def initialize(word) @word = word end def greet(name) "#{word}, #{name}!" end end Greeter.new("hello").greet("world")
Q & A
Twitter: twitter.com/waterlink000
Github: github.com/waterlink
Blog: tddfellow.com
Check out my TDD Screencasts: bit.ly/tdd-screencasts