Expert Overview
Things I'm Doing
Talks I've Given
Seth is one of the committers to the C# driver for MongoDB. He plays with the ruby driver in his spare time.
 
Talks I've Given
-
Lenses: Fields as Values
Featuring Seth Edwards
A lens represents a readable and "settable" location in a possibly nested immutable object. Lenses aren't in the Scala standard library, but several libraries provide them, including Scalaz and Shapeless. I'll show how you to use the Shapeless version, and we'll look at how...
scalaz shapeless functional-programming scala -
MongoDB
Featuring Seth Edwards
Seth will cover the use-cases for why we might want to use MongoDB in our apps and also give examples of using the ruby driver.
mongodb ruby