Community Reviews

Rating(3.9 / 5.0, 100 votes)
5 stars
31(31%)
4 stars
31(31%)
3 stars
38(38%)
2 stars
0(0%)
1 stars
0(0%)
100 reviews
April 17,2025
... Show More
Must read for all programmers! You will learn something useful in here, for sure
April 17,2025
... Show More
Good. A little verbose, and combined with the diagrams that add nothing, I feel this book could be a hundred pages shorter.

That said, I learned a lot, and I like that his claims are mostly backed with empirical data.
April 17,2025
... Show More
The best book I read on the subject, ok I didn't read so many :-)
Many advises are advocated using statistics not only personal feeling
The author tries to take the best from each method avoiding religious commitment to one church
April 17,2025
... Show More
Good in its day

Code Complete is a good collection of advice and insight into the practice of developing software, but even the second edition shows its age and much of the advice seems a little antiquated now. In particular the focus on adhering to a waterfall-like process in early chapters seems thoroughly inappropriate in the modern world - even with the 2nd edition's nods to the new-fangled agile methodologies the kids are using and the suggestion that the appropriate level of detail for the requirements and design phases depend on the type and size of the project (which is fair).

Some of the detailed nuts and bolts advice on construction is sound but in this day and age it seems odd that it needs saying as nobody would consider doing otherwise (would they?). For instance multiple injunctions to consider maybe possibly using source control are hopefully no longer doing useful work on the reader.

The notion that Visual Basic is a credible choice of programming language also seems peculiar now, but I can't remember a time when that wasn't true
Leave a Review
You must be logged in to rate and post a review. Register an account to get started.