瀏覽代碼

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}


Loading…
取消
儲存