(no title)
yohanatan | 11 years ago
Also, if you take a look at the thread I posted, his attitude and approach re: map, filter & reduce doesn't come across as the most academic or well thought out.
yohanatan | 11 years ago
Also, if you take a look at the thread I posted, his attitude and approach re: map, filter & reduce doesn't come across as the most academic or well thought out.
enneff|11 years ago
You should address the gaps in your own knowledge before criticising others. For instance, you're obviously unaware that Rob designed and implemented a whole language based around map/reduce/filter style operations: http://static.googleusercontent.com/external_content/untrust...
user567|11 years ago
That's just really poor (and silly) reasoning honestly. A 12-yr old could look deeper. For instance:
-. Is 'writing' code all that matters?
-. Aren't there in fact 10s or 100s or 1000s more readers to code than writers (including the original author also as a reader)?
-. Do readers like to scroll between various blocks of logic and divine signal from noise by teaching their brain to ignore boilerplate?
-. And what if the brain at first sees something as boilerplate but only upon further examination finds a subtle difference in the pattern for this one rare instance?
-. And what if that happens when the programmer is investigating a long-standing bug that has just resulted in a great loss of human life (and will continue to do so)?