|
|
|
|
|
by rodrigoreis22
4213 days ago
|
|
I loved this essay Paul Graham wrote: http://paulgraham.com/noop.html Quoting:
"My own feeling is that object-oriented programming is a useful technique in some cases, but it isn't something that has to pervade every program you write. You should be able to define new types, but you shouldn't have to express every program as the definition of new types." |
|