OCaml tutorial videos now available

I've made a few little tutorial videos to go with the book. Just seven for now, covering the first four chapters, but more to come:

  1. Evaluating an expression
  2. True and false
  3. Making decisions
  4. Names and functions
  5. Patterns
  6. Lists
  7. Take and drop
  8. Appending two lists

They're not really a substitute for the book but, when learning, it's always helpful to go over things twice, particularly using a different medium.

The videos are available here