ソースを参照

Add "What you sould know now" section

stripped-german
Julian Ospald 9年前
コミット
f0e1ea77f3
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 220CD1C5BDEED020
1個のファイルの変更10行の追加0行の削除
  1. +10
    -0
      VL1.tex

+ 10
- 0
VL1.tex ファイルの表示

@@ -659,7 +659,17 @@ For haskell IDEs, see \url{https://wiki.haskell.org/IDEs}
\item the standard module (similar to libc in C):\\ \url{https://hackage.haskell.org/package/base-4.7.0.0/docs/Prelude.html}
\item debugging in haskell:\\ \url{https://wiki.haskell.org/Debugging}
\end{itemize}
\end{frame}

\begin{frame}
\frametitle{What you should know now}
\begin{itemize}
\item what haskell is
\item how you write haskell functions
\item how you handle lists and pairs
\item how you do pattern matching
\item how you create your own data types
\end{itemize}
\end{frame}

\begin{frame}


読み込み中…
キャンセル
保存