Recommend this book to all programmers

Quote from adadadog:

I was so sick of technology, I gave out for free 2400 technical books six month ago.
:eek:

2400? Wow. I thought I spend too much money on books.
 
From the book, "DSLs in BOO"

It’s considered polite to express intent in code in a manner that will make sense to the next developer who works with your code, particularly because that poor person may be you. A good suggestion that I take to heart is to assume that the next developer to touch your code will be an axe murderer who knows where you live and has a short fuse.

:D
 
Back
Top