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:
- Evaluating an expression
- True and false
- Making decisions
- Names and functions
- Patterns
- Lists
- Take and drop
- 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.