Heck, I still use stuff I picked up from Writing Solid Code. That book hasn’t aged as well, but it had some parts that are still quite relevant, today. I always thought that Rapid Development was better than Code Complete . I’ve probably read all of McConnell’s stuff (and I’ve taken a lot of Construx courses). At one time, I was quite the fanboi. A lot of folks around here don’t seem to like him, which I find odd.
I liked /Rapid Development/ too. It misses out on things like the Unix philosophy and worse-is-better, which are sort of previous incarnations of the agile/lean stuff that is very popular today. I would assume the author just hadn't had much exposure to those ideas so they weren't even considered for inclusion. (Besides, they tend to not be researched so actively because they don't leave as many paper trails.) Other…
Construx eventually developed a curriculum around a fairly “corporate-friendly” version of Scrum, that I never found that appealing.
The way I write code, these days, makes Agile look like Orthodox religion.
However, it’s highly dependent upon me, being who I am, and a lifetime of habit and personal process. It would probably not scale well.
McConnell has always been about introducing process, metrics, and rigor to software development. I don’t think he’d be thrilled with the way I do stuff.
WFM. YMMV.