23 Jan, 2012
C++ AMP Visual C++ 11
Here are the slides of my presentation on C++ AMP that I gave to software engineers at my company.

One of the demos in the presentation is a Mandelbrot renderer.
This blog post describes this C++ AMP Mandelbrot renderer in more details.
19 Dec, 2011
C++0x C++11 Visual C++ 2010 Visual Studio 2010
A couple of months ago, I gave a presentation about C++11/C++0x features supported in Visual C++ 2010 for software engineers at my company. You can now download the slides.
29 Nov, 2008
On Thursday 27th of November I have given my first presentation for a Microsoft event. The presentation was given during a Microsoft Community Osijek (Croatia) event. You can find more information about that community on their site. The presentation was a 45 minute “Introduction to C++”. It gave a brief overview of C++ and about the advantages of C++. It also explained how to decide when to use C++ and how to fuse the C++ and C# worlds. At the end, I gave a demo on how to call a C++ DLL from C#. Comments after the presentation were quite positive