You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

6 lines
535 B

  1. \begin{itemize}
  2. \item \ifger{Was ist Haskell? Was sind die 3 fundamentalen Konzepte hinter Haskell?}{What is haskell? What are the 3 fundamental concepts behind it?}
  3. \item \ifger{Wie funktioniert pattern matching?}{How do you do pattern matching?}
  4. \item \ifger{Was ist der Unterschied zwischen einer Liste und einem Tuple? Wie erzeugt man sie?}{What is the difference between lists and tuples? How do you construct them?}
  5. \item \ifger{Wie definieren wir unsere eigenen Datentypen?}{How do you define your own data types?}
  6. \end{itemize}