top | item 36995085

(no title)

ano88888 | 2 years ago

would love to see something equivalent for functional or lispy software design guide instead of object oriented approch.

discuss

order

matteodt|2 years ago

When I started writing I was on the fence about making the compendium programming paradigm agnostic. However, I was worried it would be too abstract so I anchored it to object oriented.

I believe many concepts mentioned in the compendium are still valid for the functional paradigm, but definitely the examples are not.

Thanks for the input! I'll reason about how to reconciliate OO and FP once I finished the remaining chapters!