• ImplyingImplications@lemmy.ca
    link
    fedilink
    arrow-up
    28
    arrow-down
    1
    ·
    23 hours ago

    Functional Programming Theory: 500 pages of lambda calculus and endofunctors

    Functional Programming Practice: Quicksort

    • ☆ Yσɠƚԋσʂ ☆@lemmy.mlOP
      link
      fedilink
      arrow-up
      8
      ·
      22 hours ago

      There’s plenty of real world code written in functional languages. Also, this idea that FP is somehow more complex is complete nonsense. Lisp family are some of the easiest languages to learn.