Iain Hull

Scala and Types a Quick Update

I have spent the past year or so thinking about types in general and Scala's type system in particular, so here is a quick update on what I have been doing.

I haven’t had any time to blog recently, work has been too busy, which is just the way I like it :-). I have spent the past year or so thinking about types in general and Scala’s type system in particular, so here is a quick update on what I have been doing. Wrapping simple values to add semantics and typesafety I managed to find some time to write a blog post on the Workday developer blog

Scaladays Presentation Online

The video of my talk from Scala Days in San Francisco is now online.

The video of my talk from Scala Days in San Francisco is now online. Abstract This talk is aimed at Scala developers with a background in object oriented programming who want to learn new ways to use types to improve the correctness of their code. It introduces the topic in a practical fashion, concentrating on the “easy wins” developers can apply to their code today. View slides online More details and a full set of references are up on the Workday developer blog.