Silicon Valley Code Camp : October 8th and 9th, 2011.

Lars Thorup

unassigned
About Lars
Developer, entrepreneur, interested in automated testing, frequent releases, agile contracts. JavaScript, C#, C++
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • TDD Coding Dojo

    5:00 PM Saturday   Room: 5502
    <p>Practice and improve your skills in Test Driven Development while coding together with others.</p> <p>In this session we will be working in groups doing a particular programming exercise (The Yahtzee Kata) using C#, Javascript and/or C++ as the implementation language. As there will be a flying start into the programming exercise only basic knowledge of the particular programming language is required to participate. The focus of the exercise is to learn more about how to let tests drive the design of a solution.</p> <p>Bring your laptop. We will be using Jon Jagger's CyberDojo system to run the coding kata which means that you only need wifi and a decent browser to participate, no development environment needs to be installed.</p> <p>For more info:</p> <ul> <li>http://codingdojo.org/cgi-bin/wiki.pl?KataYahtzee</li> <li>http://jonjagger.blogspot.com/p/cyberdojo.html</li> <li>http://www.cyber-dojo.com/</li> </ul>

  • Test Driven Development for embedded software in C or C++

    10:45 AM Sunday   Room: 4218
    In this session you will learn how to do Test Driven Development in C or C++ with focus on embedded software development. We will do a live coding demonstration of writing unit tests using the Unity test framework, and show how to handle dependencies on hardware and operating system. After this session you will feel confident starting Test Driven Development on your own C and C++ projects.