Silicon Valley Code Camp : October 9th and 10th, 2010

Kevin Peterson

unassigned
About Kevin
I'm an engineer at Wealthfront, working to replace the mutual fund industry with a better model. My interests are in distributed systems, machine learning, and good software engineering practice.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Automating Good Coding Practices

    1:15 PM Sunday   Room: 8338
    The price of clean code is eternal vigilance. Everyone wants to work with clean code, but no one wants to be the enforcer. In this session we'll look how at KaChing integrates style checkers and static analysis tools into the build process to keep errors out without getting in the way of developers. Many of the tools discussed are specific to Java or Scala, but the techniques are generally applicable.