Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

What are all the C++ blogs that you follow?

Please add one url for one posting.

share

locked by Robert Harvey Sep 18 '11 at 1:57

This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.

closed as not constructive by Ian Ringrose, Bill the Lizard Aug 19 '11 at 12:56

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

51 Answers

1 2

http://stackoverflow.com/questions/tagged/c++ ;-)

share
4  
The best anwser for me ! – Nadir SOUALEM Oct 27 '09 at 8:03
6  
-1. Not a blog. – systemovich Jan 26 '11 at 12:03
show 2 more comments

Visual C++ Team Blog

Stephan T. Lavavej's (STL's!) posts in particular.

share
show 2 more comments

C++ Soup! C++ Tips, Tricks, Reviews, and Commentary By Dean Michael Berris.

share
1  
link doesn't work anymore. – vivek Jan 5 '12 at 23:16
1  
new site cplusplus-soup.com – Damian Jan 31 '12 at 16:39
show 1 more comment

The Old New Thing

share
2  
The Old New Thing deals with a lot of Win32 API topics, as well as a lot of interesting windows history. It doesn't cover MFC. For a general overview of the blog, see joelonsoftware.com/articles/APIWar.html – Raul Agrait Jun 8 '09 at 15:55
show 1 more comment

Not a blog but new C++ contents are added frequently: More C++ Idioms

share

Google Testing Blog covers all kinds of great testing tips and techniques.

share

I used to follow the GotW.

share

Garry's Bit Patterns (though it's mainly about Python these days).

share

The Fastware Project by Scott Meyers

share

ACCU (Association of C and C++ Users) journal:

http://accu.org/index.php/journals/c78/

share

Learning c++ by Abhishek Padmanabh

share
1 2

protected by Community Feb 1 '12 at 12:06

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.