Articles by experts are saught after the most. Therefore, here are the links to the articles written by some of my favorite authors (in no particular order).
Monday, February 05, 2007
Subscribe to:
Post Comments (Atom)
A C++ blog on intermediate to advanced topics in C++ programming language features, standards, idioms, design patterns, and object-oriented programming in general.
4 comments:
Robert Martin link appears broken
Fixed. Thanks!
Hi brother, greeetings from Turkey.
I think you should add stanley lippman in that list as well-although he hasn't written for a long time.
his articles:
http://msdn.microsoft.com/en-us/magazine/cc159481.aspx
and his blog, consisting of his old articles:
http://blogs.msdn.com/slippman/
keep up the good work, you are one of the few people encouraging me to put up with c++ :P
Hi,
Thanks for your encouragement! Adding Stan Lippman in the list makes perfect sense. I'm wondering why his name did not pop up in my head.
One very good reason to stay up-to-date with latest C++ is the upcoming C++09 standard (http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2008/n2565.html) which will take C++ to a whole new level of power and complexity!
- Sumant.
Post a Comment