Archive
- 06 Oct 2010 Whats new in Scala 2.8: type constructor inference
- Brush up your knowledge of type constructor polymorphism and learn about type constructor inference. These helped reduce code duplication and carve out a cleaner hierarchy for the new collection libraries. You'll better understand part of what makes the new collections tick and maybe your own code can benefit from them as well.
- 06 Oct 2010 The making of
Taming dr. Jekyll
- 05 Oct 2010 Foundations of Software -- Fall 2010
Foundations of Software – Fall 2010
I’m teaching Foundations of Software instead of Martin Odersky in the Fall semester of 2010. The textbook for the course is Benjamin C. Pierce’s excellent Types and Programming Languages.