Is OOP based on any branch of mathematics?
Posted
by ektrules
on Stack Overflow
See other posts from Stack Overflow
or by ektrules
Published on 2010-06-05T09:50:22Z
Indexed on
2010/06/05
9:52 UTC
Read the original article
Hit count: 249
I know relational databases are based on set-theory, functional programming is based on lambda calculus, logic programming is based on logic (of course :)), and now that I think of it; I'm not sure if imperative and generic programming is based on any particular branch of mathematics either.
© Stack Overflow or respective owner