hws/hw01.tex
changeset 743 6acabeecdf75
parent 726 fba480bbc9f7
child 776 939c10745a3a
equal deleted inserted replaced
742:b5b5583a3a08 743:6acabeecdf75
    12 
    12 
    13 \item {\bf (Optional)} If you want to run the code presented
    13 \item {\bf (Optional)} If you want to run the code presented
    14       in the lectures, install the Scala programming language
    14       in the lectures, install the Scala programming language
    15       available (for free) from
    15       available (for free) from
    16 
    16 
    17 \begin{center}
    17       \begin{center}
    18 \url{http://www.scala-lang.org}
    18         \url{http://www.scala-lang.org}
    19 \end{center}
    19       \end{center}
       
    20 
       
    21        and the Ammonite REPL from
       
    22 
       
    23        \begin{center}
       
    24        \url{https://ammonite.io}
       
    25        \end{center}      
    20 
    26 
    21       If you want to follow the code I present during the
    27       If you want to follow the code I present during the
    22       lectures, read the handout about Scala.
    28       lectures, read the handout about Scala.
    23 
    29 
    24 %\item {\bf (Optional)} Have a look at the crawler programs.
    30 %\item {\bf (Optional)} Have a look at the crawler programs.