Silicon Valley Code Camp : October 19 & 20, 2019

Llewellyn Falco

spun laboratories incorporated
About Llewellyn
As an Agile software consultant Llewellyn Falco routinely finds himself working with companies undergoing transformations who have hired him to improve their employees' ability to deal with messy, orphaned, and otherwise ugly code. He is the inventor of approval tests (www.approvaltests.com) and you can get a pretty good idea of him form this blog post: http://tinyurl.com/6aklzv
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Technical Coaching Toolbox

    2:15 PM Saturday   Room: Round Table

    Llewellyn Falco has been traveling the world as a technical agile coach for over a decade. Along the way he has developed a structured approach for creating lasting change for his teams. In this session he'll teach us the six most powerful practices from this approach.

    Including:
    2 week iterations
    2 hour Mobs
    Learning Hour
    Retrospectives
    Lunches
    Daily Status Emails

  • Refactoring to Async

    3:45 PM Saturday   Room: Town Square C
    In this C# demo, we will go through a step by step guide to turn normal code into asynchronous code. Along the way we will discover insights into what the code does while doing small proveable refactoring. Finally move to asynchronous code in a single keystroke.

    Demos in C# but applicable anywhere.