Hello,
at first let me thank you for the great scala tutorial.
While reading it, I found a tiny mistake, I think.
At the point 5.2 (
http://www.vogella.de/articles/Scala/
article.html#class_constructor) where you write about a parameterized
constructor (first example) the code snippet does not show a class
with a parameterized constructor.