Skip to content

My solutions to the exercices provided in the book Programming in Haskell 2nd Edition

Notifications You must be signed in to change notification settings

Forensor/programming-in-haskell-exercices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Programming in Haskell exercices

My solutions to the exercices provided in the book Programming in Haskell 2nd Edition, by Graham Hutton.

Contents

Part I - Basic concepts

  1. Introduction
  2. First steps
  3. Types and classes
  4. Defining functions
  5. List comprehensions
  6. Recursive functions
  7. Higher-order functions
  8. Declaring types and classes
  9. The countdown problem

Part II - Going further

  1. Interactive programming
  2. Unbeatable tic-tac-toe
  3. Monads and more
  4. Monadic parsing
  5. Foldables and friends

Additionals

  1. Hangman
  2. John Conway's Game of Life
  3. Tic-Tac-Toe

About

My solutions to the exercices provided in the book Programming in Haskell 2nd Edition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published