Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 3
    The book pointed to is C++ only. Note: I have a copy and would not recommend it today. If I had one OO recommendation in C to give today it would be C Interfaces and Implementations: Techniques for Creating Reusable Software by David Hanson (amzn.com/0201498413). Absolutely brilliant book and most programmers would do well to understand it, most examples in it are taken from compiler backends so the code is exemplary. Commented Aug 26, 2014 at 17:38