Sunday, August 24, 2014

Checkout my new C++ programming blog: cpluscplusbaremetal.blogspot.com

Hi all,

I have just started a new blog specifically focused on C++, and more particularly in modern C++. The first few post are going to deal with the basics:


  • Hello World (of course!)
  • Setting up gcc
  • Setting up CMake
  • Setting up testing infrastructure
  • Creating a template project that will be used as the starting point for subsequent articles

I hope you drop by and get yourself started in the super exciting world of native code!


By the way, check out #goingnative in Channel 9: https://channel9.msdn.com/Events/GoingNative

Happuy native coding!