Haskell: Colour highlighting when writing to the shell
· haskell

Haskell: Int and Integer
· haskell

Algorithms: Rabin Karp in Haskell
· haskell algorithms

Algo Class: Start simple and build up
· algo-class

Coding: Is there a name for everything?
· coding naming

neo4J: Searching for nodes by name
· neo4j cypher

Algorithms: Flood Fill in Haskell - Abstracting the common
· haskell algorithms

neography/neo4j/Lucene: Getting a list of all the nodes indexed
· neo4j neography lucene

Haskell: A simple parsing example using pattern matching
· haskell

Haskell: Reading in multiple lines of arguments
· haskell