log

age author description
Sun, 14 Jul 2019 13:43:22 +0100 IBBoard Do some "have we been here via another route" filtering
Sun, 14 Jul 2019 13:42:24 +0100 IBBoard Reduce large maze to single width corridors
Sat, 13 Jul 2019 21:09:59 +0100 IBBoard First successful attempt at maze parsing and solving
Sun, 30 Jun 2019 16:15:33 +0100 IBBoard Expand the last note on getting into the monad state
Sun, 30 Jun 2019 16:13:52 +0100 IBBoard Add a note about why we have to "Just" the input to our monad
Sun, 30 Jun 2019 16:09:44 +0100 IBBoard Add more notes on extracting Just/Maybe values
Sun, 30 Jun 2019 15:50:33 +0100 IBBoard Add extra note about monadic-ness
Sun, 30 Jun 2019 15:10:23 +0100 IBBoard First successful attempt at a Haskell monad for hashtable lookup
Sun, 23 Jun 2019 20:13:55 +0100 IBBoard Add notes and examples on data types and monads
Tue, 18 Jun 2019 21:05:00 +0100 IBBoard Add a function for word-aware text wrapping
Mon, 17 Jun 2019 20:50:43 +0100 IBBoard Minor tweak to prime efficiency
Mon, 17 Jun 2019 20:26:30 +0100 IBBoard Fix the prime checking
Sun, 16 Jun 2019 21:09:33 +0100 IBBoard Add most of the Day 2 exercises for Haskell
Sat, 15 Jun 2019 21:07:27 +0100 IBBoard Add initial Day 2 notes with functions, partially applied, and currying
Sat, 15 Jun 2019 20:51:08 +0100 IBBoard Add a note about exhaustive vs filtered brute-forcing
Sat, 15 Jun 2019 17:31:22 +0100 IBBoard Add Haskell Day 1 code and notes
Sat, 15 Jun 2019 14:37:47 +0100 IBBoard Attempt at the "Barber Shop problem" in Clojure
Sun, 09 Jun 2019 19:47:01 +0100 IBBoard Add bank account processing with refs and dosync calls
Sun, 09 Jun 2019 12:07:10 +0100 IBBoard Add notes (and failed code) for blocking queue
Sat, 08 Jun 2019 21:23:27 +0100 IBBoard Add Day 2 and Day 3 notes and example code
Sat, 08 Jun 2019 14:00:25 +0100 IBBoard Notes on infinite sequences
Thu, 06 Jun 2019 20:56:16 +0100 IBBoard Add notes on sequences in Clojure
Thu, 06 Jun 2019 20:26:42 +0100 IBBoard Add details of Clojure's loop recursion approach
Sat, 01 Jun 2019 20:10:59 +0100 IBBoard Add notes and exercises from Day 1 of Clojure
Sat, 01 Jun 2019 20:10:37 +0100 IBBoard Add final exercise code from Erlang
Sat, 03 Feb 2018 20:42:51 +0000 IBBoard Add roulette with auto-restarting process
Sat, 03 Feb 2018 20:25:47 +0000 IBBoard Create module with synchronous translation and notes on how to run
Sat, 03 Feb 2018 20:12:07 +0000 IBBoard Add translation example with notes
Sat, 03 Feb 2018 19:53:28 +0000 IBBoard Write up exercises for Erlang day 2 (including bonus Tic Tac Toe)
Sat, 03 Feb 2018 19:52:45 +0000 IBBoard Ignore Erlang binary files and remove existing ones