C++ resurgence at Microsoft
Written by Alex Armstrong   
Monday, 16 May 2011

This week's collection of articles in Microsoft's Visual C++ Weekly include some that are well worth reading.

You might have missed it but Microsoft seems to be taking C++ much more seriously these days. I have no idea why, but an increase in both the quality and the quantity of blog output started at the end of last year and it has been ramping up ever since.

One of the flagship projects is the Visual C++ Weekly which is a collection of articles focused on C++ and some of them are quite deep for a change. The articles are mostly gathered from other locations so it is just another aggregation service but one that seems to be quite selective.

 

vs2010

 

Volume 1 Issue 20 is the latest and its contents are:

  • Boris Jabes: Rock Hard: C++ Evolving
  • Raymond Chen: A function pointer cast is a bug waiting to happen
  • Viva64: How to make fewer errors at the stage of code writing. Part N2
  • ACCU 2011: Scott Meyers on Move Semantics, Perfect Forwarding, and Rvalue references
  • DirectCompute Lecture Series 120: Basics of DirectCompute Application Development
  • CodeProject: INI Reader / Writer Class for MFC and ANSI C++
  • Marius Bancila: Finding Installed Applications with VC++

Raymond Chen (of the Old New Thing fame) has some worrying things to say about a trivial pointer error and Boris Jabes has an overview of the current state of C++ which is very handy if you are still writing it as it if was a better C.

Read this week's issue, Issue 20, in a mock newspaper format.

 

Banner


GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]



Google Adds Multiple Database Support To Firestore
04/03/2024

Google has announced the general availability of Firestore Multiple Databases, which can be used to manage multiple Firestore databases within a single Google Cloud project.


More News

 

 

Last Updated ( Monday, 16 May 2011 )