We can often organize computation as a functional pipeline: a series of steps that move us from our initial data to our solution. When you adopt the pipeline approach, you end up with composable pieces that are often easy to reuse in other contexts.
This session will consist of Ruby demos of the design approach, however the approach can be used in other languages. Attend if you have reading knowledge of Ruby and a desire to learn how to design software from a different perspective.
YOU MAY ALSO LIKE:
Functional Pipeline Design in Ruby
Michael C. Feathers
Michael Feathers is founder and Director of R7K Research & Conveyance, which specialise in software and organisation design, and was previously Chief Scientist of Obtiva. He has worked with hundreds of organisations to revitalise their code as well as support in process change and software design. Michael is a powerful voice on the relationship between complex code evolution and output efficiency within organisations.