Browse Source

Improve "How to think in haskell?"

stripped-german
Julian Ospald 9 years ago
parent
commit
72d6e29f3d
No known key found for this signature in database GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      VL1.tex

+ 1
- 0
VL1.tex View File

@@ -244,6 +244,7 @@ Let's reiterate. Haskell is:
\begin{frame} \begin{frame}
\frametitle{How to think haskell?} \frametitle{How to think haskell?}
\begin{itemize}[<+->] \begin{itemize}[<+->]
\item forget about imperative, procedural, OOP; forget about any programming language
\item think in types! \item think in types!
\begin{itemize}[<+->] \begin{itemize}[<+->]
\item don't be afraid of type errors \item don't be afraid of type errors


Loading…
Cancel
Save