» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with to-read + Tutorial

GIT Setup for Decentralized Collaboration

"This guide describes how to set up the GIT version control system for repository-based decentralized collaboration. This deviates from the patch-based collaboration common in loosely connected teams (one example is the git development process itself). There, changes are sent in the form of patches via e-mail (often to a mailing list) and then integrated into a repository by its maintainer."

git: del.icio.us tag/git

Haskell Tutorial

Pages 52-53 have a decent description of the function notation

Haskell: del.icio.us tag/haskell

All About Monads

This tutorial aims to explain the concept of a monad and its application to functional programming in a way that is easy to understand and useful to beginning and intermediate Haskell programmers. Familiarity with the Haskell language is assumed, but no p

Haskell: del.icio.us tag/haskell

Hitchhikers guide to Haskell - HaskellWiki

This text intends to introduce the reader to the practical aspects of Haskell from the very beginning (plans for the first chapters include: I/O, darcs, Parsec, QuickCheck, profiling and debugging, to mention the few). The reader is expected to know (wher

Haskell: del.icio.us tag/haskell

Page 1 | Next >>