Theme:
Haskell introduction
Headline
Introductory Haskell-based contributions
Description
This theme collects the following relatively basic Haskell-based contributions:
- haskellStarter: Basics of functional programming
- haskellEngineer: Basics of software engineering
- haskellList: List processing with map and friends
- haskellProfessional: Idiomatic code for many features
- haskellLambda: Anonymous functions
- haskellComposition: Recursive algebraic data types
- haskellVariation: Multiple constructors per type
- haskellMonoid: Queries in monoidal style
- haskellLogging: Logging in non-monadic style
- haskellWriter: Logging in monadic style
- haskellParsec: Parsing with the Parsec library
- haskellSyb: Generic programming à la SYB style
Relationships
There are further themes with Haskell-based contributions:
- Theme:Haskell potpourri: more advanced and diverse coverage of the Haskell ecosystem.
- Theme:Haskell data: mostly simply variations on data modeling in Haskell.
- Theme:Haskell genericity: different styles of generic functional programming in Haskell.
There are no revisions for this page.
User contributions
User edits
Syntax for editing wiki
For you are available next options:will make text bold.
will make text italic.
will make text underlined.
will make text striked.
will allow you to paste code headline into the page.
will allow you to link into the page.
will allow you to paste code with syntax highlight into the page. You will need to define used programming language.
will allow you to paste image into the page.
is list with bullets.
is list with numbers.
will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.
will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.
will allow your to insert code snippets from @worker.
Syntax for editing wiki
For you are available next options:will make text bold.
will make text italic.
will make text underlined.
will make text striked.
will allow you to paste code headline into the page.
will allow you to link into the page.
will allow you to paste code with syntax highlight into the page. You will need to define used programming language.
will allow you to paste image into the page.
is list with bullets.
is list with numbers.
will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.
will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.
will allow your to insert code snippets from @worker.