Hacker News new | ask | show | jobs
by jlukecarlson 4474 days ago
OCaml is actually taught in the second level computer science course at my university. I think its a great language for learning topics like recursion especially with its pattern matching. Its also a great intro to functional programming