Fwd: [opensource-announce] Introduction to Haskell Part B

2 views
Skip to first unread message

Alex Burkhart

unread,
Jan 18, 2012, 1:53:21 PM1/18/12
to osurb, cw...@lists.service.ohio-state.edu
For those who may be interested, I'm giving another Haskell talk at the Open Source Club on Thursday.

---------- Forwarded message ----------
From: Daniel Thau <dan...@gmail.com>
Date: Wed, Jan 18, 2012 at 11:58 AM
Subject: [opensource-announce] Introduction to Haskell Part B
To: "opensourc...@cse.ohio-state.edu" <opensourc...@cse.ohio-state.edu>


Introduction to Haskell Part B
Dreese 266
7pm Thursday Jan 19 2012



Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency and parallelism, debuggers, profilers, rich libraries and an active community, Haskell makes it easier to produce flexible, maintainable, high-quality software.
- Haskell.org

Following up the craziness from last week's Introduction to Haskell, I will be presenting some more advanced stuff. I will begin by reviewing some of the things from the end of last week's talk for those who left early or burned their brain out. I will show you some practical code using only the tools we've learned so far and then some of the abstractions that Haskell
uses.

For those of you who couldn't make it last week, we covered most* of the material up to and including Chapter 6 of Learn You A Haskell<http://learnyouahaskell.com/chapters>. The topics in Chapter 6 will probably receive some attention again
before moving onto the other topics.

The Haskell interpreter (ghci) is a great help in learning how things work. If you want to follow along Thursday night, you should download the Haskell Platform for your favorite operating system: http://hackage.haskell.org/platform/

-Alex Burkhart


*most: I did not cover List Comprehensions and did not go into as much
depth with the common library functions.

Reply all
Reply to author
Forward
0 new messages