3 types of C++ programmers
I realized a few weeks ago that there are at least 3 design paths C++ programmers can take:
- Fusion, you mix C and C++
- Mr. Object. You like deep trees of C++ objects
- Object Zen. You use objects, but avoid the depths of purgatory. 1
- Template-dude. You think in meta, and apply generic C++ (templates and such)
Who are you? Which styles did I miss?
- Added for Steve ↩

RSS![6 comments [Comment]](/images/comment.png)
