Functional Programming: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenReox (Diskussion | Beiträge) |
Red667 (Diskussion | Beiträge) (Slides des Vortrages hinzugefügt) |
||
(23 dazwischenliegende Versionen von 19 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | == When /Where == | ||
+ | * Date: '''Sun Nov 8 15:00 CET 2009''' | ||
+ | * Duration: about 3-4 hours | ||
+ | * Metalab, [[Lage|1., Rathausstr. 6]] | ||
+ | |||
== WTF?== | == WTF?== | ||
In this lecture/workshop we will discuss what Functional Programming is and why you might find it useful. We will show some basic examples in [http://www.haskell.org Haskell] and [http://clojure.org Clojure]. We will also try to show how Functional Programming has influenced modern programming languages like [http://www.ruby-lang.org Ruby]. | In this lecture/workshop we will discuss what Functional Programming is and why you might find it useful. We will show some basic examples in [http://www.haskell.org Haskell] and [http://clojure.org Clojure]. We will also try to show how Functional Programming has influenced modern programming languages like [http://www.ruby-lang.org Ruby]. | ||
Zeile 16: | Zeile 21: | ||
# [[user:oib|oib]] | # [[user:oib|oib]] | ||
# [[user:reox|reox]] | # [[user:reox|reox]] | ||
+ | # [[user:worm23|worm23]] | ||
+ | # [[user:talaf|talaf]] | ||
+ | # [[user:wizard23|wizard23]] | ||
+ | # [[user:bdbit|bdbit]] | ||
+ | # [[user:Cypher|cypher]] | ||
+ | # [[user:skrach|skrach]] | ||
+ | # [[user:hanse|hanse]] | ||
+ | # [[user:MariusKintel|Marius]] | ||
+ | # [[user:lfittl|Lukas]] | ||
+ | # [[user:hop|hop]] | ||
+ | # [[user:src|src]] | ||
+ | # [[user:domdorn|Dominik]] | ||
+ | # [[user:tosh|tosh]] | ||
+ | # [[user:Clifford|Clifford]] | ||
+ | # [[user:Leyrer|Leyrer]] | ||
# you? | # you? | ||
− | == | + | == Slides == |
− | + | [[Media:Funktionale_Programmierung.pdf|Funktionale_Programmierung.pdf]] | |
+ | |||
+ | == and next? == | ||
+ | |||
+ | Maybe some attendants will afterwards like to join the Darcs (modern distributed version control system written in haskell) hacking sprint in Vienna on the 14/15th of November: | ||
+ | |||
+ | http://wiki.darcs.net/Sprints/2009-11 | ||
+ | |||
+ | |||
+ | [[Kategorie:Veranstaltungen]] | ||
+ | [[Kategorie:Workshops]] |
Aktuelle Version vom 26. November 2009, 11:50 Uhr
When /Where
- Date: Sun Nov 8 15:00 CET 2009
- Duration: about 3-4 hours
- Metalab, 1., Rathausstr. 6
WTF?
In this lecture/workshop we will discuss what Functional Programming is and why you might find it useful. We will show some basic examples in Haskell and Clojure. We will also try to show how Functional Programming has influenced modern programming languages like Ruby.
Who
Lecturers
red667 and citizen428 will show you how it's done and hopefully give you some inspiration for using it in your future projects.
Participants
- benko
- kyrah
- ra
- meta
- max
- Phantasus
- syn
- oib
- reox
- worm23
- talaf
- wizard23
- bdbit
- cypher
- skrach
- hanse
- Marius
- Lukas
- hop
- src
- Dominik
- tosh
- Clifford
- Leyrer
- you?
Slides
Funktionale_Programmierung.pdf
and next?
Maybe some attendants will afterwards like to join the Darcs (modern distributed version control system written in haskell) hacking sprint in Vienna on the 14/15th of November: