Unless you have a bent for philosophy, don't buy this book until you have seen at least part of Chapter 4! This is not "10 Quick Tips to Improve Your C++ Skills." It is a seminal text that attempts to alter the fundamental way you perceive the process of programming.This book seeks to correlate object-oriented programming with cognitive science. To this end, an abstract Object Model is created which is language-independent...
0Report
This book is excellent! It is what a C++ intermediate book should be. The emphasis is on teaching what the Object Model is and how to implement it using C++ language constructs "sensibly". I wish the author would bring it up to date and write an advanced version. I would also enjoy seeing the author's recommended reading list. Thank you Dr. Papurt for this book. Please write more.
0Report
This book is a sleeper. When I started to read it I thought it irrelevant. Then a light dawned, and I began to understand a new, and correct way, of thinking about OO programming while gaining a greater knowledge of modeling and C++ programming techniques. I've read it twice and refer to it frequently for clarification and reference on some fine points. A truly useful book for active C++ programmers.
0Report
This book will delight the intermediate to experienced C++ developer. The focus is on concepts supported by the C++ language features. Short code snippets make the implementation of those concepts clear and practical. A book worth reading more than once. A book in which you can find justifications for a particular design choice. If you need to strenghthen your use of C++ on a conceptual level, if you pay attention to program...
0Report
Well written and concise. How about keeping it in print, I ordered another copy.
0Report