Matthew Darling’s Reviews > Code Complete: A Practical Handbook of Software Construction > Status Update

Matthew Darling
is on page 150 of 914
I'm really liking this book. I'm happy to learn new things, but I also like that I'm developing a deeper understanding of things that I sort-of-kind-of-knew.
— May 15, 2012 06:31AM
Like flag
Matthew’s Previous Updates

Matthew Darling
is on page 600 of 914
Refactoring: Probably always a good idea. Performance tuning: Maybe not such a good idea.
— Jul 03, 2012 07:34AM

Matthew Darling
is on page 540 of 914
"My computer science education was excellent, but our education in debugging was sorely lacking." Pretty common situation. Same thing goes for testing. So, this was a good chunk.
— Jul 01, 2012 07:02PM

Matthew Darling
is on page 480 of 914
Table driven methods was pretty enlightening. The section on general control issues, take it or leave it. The data on quality assurance was impressive, however.
— Jun 21, 2012 05:25AM

Matthew Darling
is on page 410 of 914
A bit sad that the section on recursion doesn't make any mention to any extra resources on the subject, simply saying "recursion might be good sometimes, maybe?"
On to the chapter on table-driven methods, which will either be completely new to me or just talk about arrays a lot. Assuming they're different from arrays, should be good stuff in there.
— Jun 13, 2012 06:39PM
On to the chapter on table-driven methods, which will either be completely new to me or just talk about arrays a lot. Assuming they're different from arrays, should be good stuff in there.

Matthew Darling
is on page 300 of 914
The variables section wasn't as bad as you might think. It's more of a reference than a sleep-inducing lecture.
— May 28, 2012 09:27AM

Matthew Darling
is on page 260 of 914
Oh boy, it's time for the 30 page chapter on variable names! Well, I did like the preceding chapters (8-10).
It can't possibly be that bad...
— May 24, 2012 12:47PM
It can't possibly be that bad...

Matthew Darling
is on page 250 of 914
Oh boy, it's time for the 30 page chapter on variable names! Well, I did like the preceding chapters (8-10).
It can't possibly be that bad...
— May 24, 2012 12:47PM
It can't possibly be that bad...

Matthew Darling
is on page 200 of 914
Oh boy, it's time for the 30 page chapter on variable names! Well, I did like the preceding chapters (8-10).
It can't possibly be that bad...
— May 24, 2012 12:46PM
It can't possibly be that bad...

Matthew Darling
is on page 200 of 914
The chapters on routines (or functions, or methods, or what have you) and defensive programming may seem kind of dull to more conscientious programmers. But they're not excessively long, and there were definitely parts that made me think. Assertions are totally new territory, for me, and I'm fond of the idea.
— May 20, 2012 04:07PM