TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“one of the worst books about programming I've tried to read”

2 pointsby tshepangover 10 years ago

1 comment

MichaelCrawfordover 10 years ago
The gripe about the mind-numbing thoroughness of Code Complete is much like my own experience of Wrox&#x27;s book about Javascript for programmers.<p>They have a separate book for web designers. I expect it covers stuff like drop-down menus and form validation.<p>The book for programmers kept going on about all the great stuff that ECMA-standard Javascript could do, immediately followed by the caveat that &quot;You can&#x27;t really do this in practice&quot; because some browser breaks that specific feature of Javascript.<p>I expect the book would be good for someone who was writing a Javascript framework, and needed to know about all the browser-specific problems so they would also know they needed to work around the problems.<p>But for me, just trying to learn the language, well it was mind-numbing. Happily for me, I had not purchased it. I returned it to the library without reading the whole thing.