Skip to content

Latest commit

 

History

History
executable file
·
37 lines (33 loc) · 899 Bytes

README.md

File metadata and controls

executable file
·
37 lines (33 loc) · 899 Bytes

Seven Languages in Seven Weeks, by Bruce A. Tate

Completed:

  1. Ruby * Day 1 * Day 2 * Day 3
  2. Io * Day 1 * Day 2 * Day 3
  3. Prolog * Day 1 * Day 2 * Day 3
  4. Scala * Day 1 * Day 2 * Day 3
  5. Erlang * Day 1 * Day 2 * Day 3
  6. Clojure * Day 1 * Day 2 * Day 3
  7. Haskell * Day 1 * Day 2 * Day 3

It's been fun, and wow have I learned a lot. Influences from Prolog, Erlang, Clojure and Haskell have entered into my ideas for jedi. I've started more functional-style programming in Io, and I certainly do appreciate the more functional and metaprogramming sides of Lisp and Ruby. Prolog is one of my old standbys, but a sudoku solver was an interesting treat. Overall, this has been a great read.

-->Jake