Hacker News new | ask | show | jobs
by pwiecz 1462 days ago
Not the original commenter, but my first year course of Introduction of Programming 15 years age was also using OCaml. There were two groups of students, standard one was using Pascal, and the functional one using OCaml. I was studying on Warsaw University and the lecture notes are in Polish: https://mimuw.edu.pl/~kubica/wpf/wpf.pdf
2 comments

That was exactly the course that I took at the WU :) Fond memories.
Thanks! 15 years, that's quite a long time ago.
Yup. I really loved all the functional stuff I've learned there from OCaml to SML+Extended ML, to Haskell.

Unfortunately, I haven't had a chance to professionally program functionally since the n. :(

It was all Java and C++. Though I like C++, maybe it's a Stockholm syndrome. ;)