hws/hw01.tex
changeset 743 f063a6cd5d91
parent 726 f6c2e8c48a1c
child 776 f3c3d0ee0f6b
equal deleted inserted replaced
742:155426396b5f 743:f063a6cd5d91
    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.