Hacker News new | ask | show | jobs
by Arzh 2733 days ago
`We went from Procedural Programming, to Object Oriented Programming, to Functional Programming`

I mean, it's not really a progression; even inside of OO and Procedural there are a lot of differences and it's not like any of those are better than the other, they just allow you to write code that does the same thing in different ways.