Jump to ratings and reviews
Rate this book

Object-Oriented Programming with ANSI-C

Rate this book
A do-it-yourself guide to object-oriented programming using ANSI-C with detailed examples and a preprocessor (written in awk) to simplify coding.

223 pages, Paperback

Published October 1, 2011

1 person is currently reading
19 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
6 (85%)
3 stars
1 (14%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
2 reviews
April 16, 2019
I was looking forward to this book, hoping that it would demonstrate elegant conventions that achieve object orientation paradigms in c, such as the super elegant object-oriented (function pointer based) code one encounters in the source code of projects like Xlib. Instead, I felt I found a book that effectively tried to rediscover c++, re-implementing all the concepts from scratch in c, even including a preprocessor to help write classes with terser syntax. As another commenter said here, it starts off promising, but I found myself skipping furiously by the end, with not much to hold my interest. The whole book simply reads like someone's very particular "implementation" of tools to simulate classes. It was an ok read but nothing special, and definitely not what I hoped for.
10 reviews
June 11, 2016
Lots of good ideas at first, but the more I read the less I agreed with. By the end I was finding nothing I cared about.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.