this post was submitted on 22 Jun 2023
27 points (100.0% liked)

Functional Programming

1408 readers
1 users here now

founded 2 years ago
MODERATORS
 

Hello fellow FP-Lemmyites. I'd love to hear stories about what got you interested in FP originally, and how you learned.

you are viewing a single comment's thread
view the rest of the comments
[–] priime 1 points 2 years ago

Our introductory CS course in university used the Racket student languages from How to Design Programs. I also took the Programming Languages course which used Typed Racket, and the Compilers course which used OCaml.