diff --git a/VL1/content/VL1_how_to_think_haskell.tex b/VL1/content/VL1_how_to_think_haskell.tex index ffd6d97..5998e6a 100644 --- a/VL1/content/VL1_how_to_think_haskell.tex +++ b/VL1/content/VL1_how_to_think_haskell.tex @@ -15,4 +15,5 @@ \end{itemizep} \item solve atomic parts of general problems and combine them into greater solutions \item don't be afraid of recursion! +\item write less, think more! \end{itemizep} \ No newline at end of file