8 lines
1015 B
TeX
8 lines
1015 B
TeX
\begin{itemize}
|
|
\item \ifger{der wohl populärste Haskell-Kurs von Brent Yorgey:}{the most popular haskell course from Brent Yorgey:}\\ \url{https://www.seas.upenn.edu/~cis194/fall14/spring13/lectures.html}
|
|
\item \ifger{sehr ausführliches und enthusiastisches Haskell-Buch, gut zum einmal lesen:}{very verbose and enthusiastic haskell book, good for reading once:}\\ \url{http://learnyouahaskell.com}
|
|
\item \ifger{eine Kollektion von Webseiten, mit deren Hilfe man Haskell lernen kann}{collection of websites teaching haskell}:\\ \url{https://github.com/bitemyapp/learnhaskell}
|
|
\item \ifger{Haskell Programmiertips (und wiki)}{haskell programming tips (and wiki)}:\\ \url{https://wiki.haskell.org/Haskell_programming_tips}
|
|
\item \ifger{Das Standardmodul (ähnlich wie libc in C):}{the standard module (similar to libc in C):}\\ \url{https://hackage.haskell.org/package/base-4.7.0.0/docs/Prelude.html}
|
|
\item \ifger{debuggen in Haskell}{debugging in haskell}:\\ \url{https://wiki.haskell.org/Debugging}
|
|
\end{itemize} |