# HG changeset patch # User Christian Urban # Date 1409184369 -3600 # Node ID acddd48081170972f3c5ac989141f9c5b3a70fae # Parent 2c512713f08a16d61466073c07fdbef9cba800a7 updated diff -r 2c512713f08a -r acddd4808117 handouts/scala-ho.pdf Binary file handouts/scala-ho.pdf has changed diff -r 2c512713f08a -r acddd4808117 handouts/scala-ho.tex --- a/handouts/scala-ho.tex Thu Aug 28 01:04:11 2014 +0100 +++ b/handouts/scala-ho.tex Thu Aug 28 01:06:09 2014 +0100 @@ -891,10 +891,10 @@ \end{alltt} \end{quote} -\noindent Again I leave you to it how much this simplifies the -regular expression in comparison if I had to write this by -hand using only the ``plain'' regular expressions from the -inductive datatype. +\noindent Again I leave you to it to find out how much this +simplifies the regular expression in comparison if I had to +write this by hand using only the ``plain'' regular +expressions from the inductive datatype. \subsection*{More Info} @@ -905,6 +905,7 @@ \begin{itemize} \item \url{http://www.scala-lang.org/docu/files/ScalaByExample.pdf} \item \url{http://www.scala-lang.org/docu/files/ScalaTutorial.pdf} +\item \url{https://www.youtube.com/user/ShadowofCatron} \end{itemize} While I am quite enthusiastic about Scala, I am also happy to