The Tapir's Tale

Programming, Philosophy, and the Mind.

Saturday, November 10, 2007

Functional Programming Books

Haskell Books

Functional Programming Books

Posted by Anders Janmyr at 11:12 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: haskell, programming

Haskell Links

  • Haskell Wiki
    • http://haskell.org
  • A Gentle Introduction to Haskell
    • http://www.haskell.org/tutorial/
  • Why Functional Prgramming Matters
    • http://www.math.chalmers.se/~rjmh/Papers/whyfp.html
  • Functional Programming course at LTH, Lund
    • http://www.cs.lth.se/EDA120/
  • An Introduction to Monads
    • http://sigfpe.blogspot.com/2006/08/you-could-have-invented-monads-and.html
  • Beautiful Concurrency, Software Transactional Memory Papers
    • http://research.microsoft.com/~simonpj/papers/stm/index.htm
  • Sudoku Solver in Haskell
    • http://www.cs.nott.ac.uk/~gmh/sudoku.lhs
Posted by Anders Janmyr at 10:56 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: haskell, programming
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)
Anders Janmyr
@andersjanmyr
View my complete profile

Popular Posts

  • A Not Very Short Introduction To Node.js
    Node.js is a set of asynchronous libraries, built on top of the Google V8 Javascript Engine . Node is used for server side development in J...
  • ASP.NET MVC vs. Rails3
    I recently was contacted to implement an ASP.NET MVC application and I saw this as a great opportunity to compare it with Rails3. What imme...
  • Combining DataTriggers and Property Triggers in WPF
    How to combine property-triggers and data-triggers in WPF is not quite clear from the documentation. Property-trigger that changes the ...
  • Braceless Programming
    During the Software Passion Summit in Gothenburg, I had the privilege to talk to Douglas Crockford, the grandfather of Javascript and the c...
  • A Responsible Programmer
    In the last few years I have been asked to help savor several web projects gone bad. The quality of the projects, code, environment, docum...
  • Solving the Expression Problem in Javascript
    I just watched a great presentation by Daniel Spiewak called Living in a Post-Functional World . I watched it mainly because I heard it w...
  • Writing a Node Module
    This example assumes that you have a Github account. If you don't have one, you can get one at (suprise!) Github . It also assumes that ...
  • How to Handle Project Managers
    There is only one thing you need to do to keep a project manager happy: Tell them how long it takes! If you think you will be done in t...
  • Notes on "Your Brain at Work"
    I just finished reading Your Brain at Work by David Rock and it is really good. If you haven't read it I can highly recommend it. Since...
  • Git undo, reset or revert?
    If you have found this page you probably came here since you wanted to clear your working directory from all the changes that you have made....
Powered by Blogger.