handouts/ho01.tex
changeset 553 3c040f4a7415
parent 551 bd551ede2be6
child 554 2509c670e3a2
--- a/handouts/ho01.tex	Sat Jun 09 21:02:04 2018 +0100
+++ b/handouts/ho01.tex	Sun Aug 05 21:37:35 2018 +0100
@@ -180,7 +180,9 @@
 \noindent Note also that the convention in Scala is that
 \texttt{.r} converts a string into a regular expression. I
 leave it to you to ponder whether this regular expression
-really captures all possible web-addresses.
+really captures all possible web-addresses. If you need a quick
+recap about regular expressions, here is a quick video
+\url{https://youtu.be/bgBWp9EIlMM}.
 
 \subsection*{Why Study Regular Expressions?}