One of the best programming books I have read - short, pithy and useful.The error coding technique proposed is clearly explained, and is proving practical and robust. Far from being cumbersome, as some reviewers suggest, it is easy to implement and helps avoid code bloat.There is a clearly specified framework for the technique, and useful guidelines about how the standards can be introduced, certified and sustained in a development...
0Report
Visual Basic is not my first choice of programming languages, precisely because it encourages very sloppy behavior and gives amateurs with only a little knowledge a dangerous sense of accomplishment :-). If you must use VB (and you must, for its exceedingly high productivity in writing Windows apps), this book offers a well-thought-out strategy for structuring your code. Primarily focused on error handling and prevention (because...
0Report
I can't say a lot (I'm not a coder but involved with software architecture) about the specific VB error-coding tehniques recommended in the book, but there are plenty of them. The book is focused on error coding concepts and only uses VB to present some examples.Imho the code layering concept alone it's worth enough to buy and read the book. We are testing it now on a project and it looks as good in practice as it sound in...
0Report
If you are the least bit interested in writing GREAT VB code then YOU MUST READ THIS BOOK. I have read it twice without putting it down and plan to read it again soon. I have over 100 technical manuals in my library and this is the first that I have read cover to cover twice. I have also gone on a rampage at work to make it mandatory reading for our staff. Since 1,000 words is not nearly enough space to cover all of the...
0Report
Every page I read made me wish for two more! Gill has managed to demonstrate in easily understandable words and examples a fully developed framework for creating solid, extensible, easily maintainable software systems. This book hits home across all boundaries of software development. Not just a must read, but a must do, for coders and management alike.
0Report