C++: A Language for Modern Times

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
C++ has been around for what seems like forever. It might seem like its taken a back seat to languages that provide better application isolation and better development throughput, but in truth it remains one of the most widely used languages in the world. In order to gain some better insights on how C++ measures up in a "managed" world, Ive invited Herb Sutter, Program Manager for Visual Studio, to explain how C++ has evolved and how it remains a great choice for many modern day development tasks. And here are a few additional links to more information about C++ that will help you learn how to use it in your projects: TechEd PreConference Seminar: "C++ In Visual Studio 11: Modern Readable, Safe, Fast"
Kate Gregory will be doing a day long intensive seminar at both http://r.ch9.ms/TKCTENAPC" target="_blank TechEd North America (June 10<sup>th</sup> in Orlando) and http://r.ch9.ms/TKCTEEPC" target="_blank TechEd Europe (June 25<sup>th</sup> in Amsterdam).
You can register for TechEd North America here: http://r.ch9.ms/TKCTNAR http://northamerica.msteched.com/registration
And TechEd Europe here: http://r.ch9.ms/TKCTEER https://register.europe.msteched.com GoingNative 2012
This event was held back in February, and was streamed live throughout the world. It featured industry experts discussing the importance of C++ and its proper use in modern application development. All of the sessions are available for "on demand" viewing over on Channel 9.
You can access all of the videos here: http://channel9.msdn.com/Events/GoingNative/GoingNative-2012 http://channel9.msdn.com/Events/GoingNative/GoingNative-2012 Sutters Mill
If you want to catch more of Herb Sutter and his thoughts on C++, you should check out his blog.
You can find Herbs blog here: http://herbsutter.com/ http://herbsutter.com/
And specifically the "Elements of Modern C++ Style" reference that Herb refered to can be found here: http://herbsutter.com/elements-of-modern-c-style/ http://herbsutter.com/elements-of-modern-c-style/ Welcome Back to C++ (Modern C++)
For Visual Studio 11, MSDN has prepared details on the advancement and use of C++ which includes examples, reference material, and information on the currently supported features. It is definitely worth checking out to get up to speed.
The MSDN C++ content starts here: http://msdn.microsoft.com/en-us/library/hh279654(v=vs.110).aspx http://msdn.microsoft.com/en-us/library/hh279654(v=vs.110).aspx <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:d0a897b943f94c939bcca020012a577c

View the full article
 
Back
Top