# HG changeset patch # User Christian Urban # Date 1569503963 -3600 # Node ID 936560fab8658b0f3f85c87ede9f6210de4594b9 # Parent 18f9c0cd8675f0fa4443259d35ef93d7567a46b9 updated diff -r 18f9c0cd8675 -r 936560fab865 progs/bfc0.scala --- a/progs/bfc0.scala Thu Sep 26 14:12:11 2019 +0100 +++ b/progs/bfc0.scala Thu Sep 26 14:19:23 2019 +0100 @@ -64,7 +64,7 @@ (end - start)/(n * 1.0e9) } -// mandelbrot program +// the mandelbrot program val b0 = load_bff("mandelbrot.bf") println(s"${time_needed(1, compile_run(b0))} secs") diff -r 18f9c0cd8675 -r 936560fab865 progs/bfc1.scala --- a/progs/bfc1.scala Thu Sep 26 14:12:11 2019 +0100 +++ b/progs/bfc1.scala Thu Sep 26 14:19:23 2019 +0100 @@ -73,7 +73,7 @@ (end - start) / (n * 1.0e9) } -// mandelbrot program +// the mandelbrot program val b0 = load_bff("mandelbrot.bf") println(s"${time_needed(1, compile_run(b0))} secs") diff -r 18f9c0cd8675 -r 936560fab865 slides/slides01.pdf Binary file slides/slides01.pdf has changed diff -r 18f9c0cd8675 -r 936560fab865 slides/slides01.tex --- a/slides/slides01.tex Thu Sep 26 14:12:11 2019 +0100 +++ b/slides/slides01.tex Thu Sep 26 14:19:23 2019 +0100 @@ -1059,7 +1059,7 @@ \begin{itemize} \item Lecture recordings are a study and revision aid. \item Statistically, there is a clear and direct link between attendance and - attainment: Students who do not attend lectures, do less well in exams. + attainment: students who do not attend lectures, do less well in exams. \end{itemize} \item Attending a lecture is more than watching it online -- if you do not