https://www.developerfusion.com/t/cpp/media/ C++ Media from Developer Fusion 2013-02-11T17:41:00.00Z http://www.developerfusion.com/media/149515/c-and-beyond-2012-herb-sutter-atomicltgt-weapons-2-of-2/ C++ and Beyond 2012: Herb Sutter - atomic<> Weapons, 2 of 2 2013-02-11T17:41:00.00Z Herb Sutter presents atomic<> Weapons, 2 of 2. This was filmed at C++ and Beyond 2012. As the title suggests, this is a two part series (given the depth of treatment and complexity of the subject matter).STOP! => Watch part 1 first!Abstract:This session in one word: Deep.It's James Crowley http://www.developerfusion.com/media/149516/c-and-beyond-2012-herb-sutter-atomicltgt-weapons-1-of-2/ C++ and Beyond 2012: Herb Sutter - atomic<> Weapons, 1 of 2 2013-02-11T17:41:00.00Z Herb Sutter presents atomic<> Weapons, 1 of 2. This was filmed at C++ and Beyond 2012. As the title suggests, this is a two part series (given the depth of treatment and complexity of the subject matter).Abstract:This session in one word: Deep.It's a session that includes topics I've James Crowley http://www.developerfusion.com/media/148742/c-and-beyond-2012-herb-sutter-concurrency-and-parallelism/ C++ and Beyond 2012: Herb Sutter - Concurrency and Parallelism 2013-01-04T15:51:00.00Z Herb Sutter presents Concurrency and Parallelism. This was filmed at C++ and Beyond 2012.Herb says:I've spoken and written on these topics before. Here's what's different about this talk: *Brand new: This material goes beyond what I've written and taught about before in my Effective James Crowley http://www.developerfusion.com/media/148072/c-and-beyond-2012-andrei-alexandrescu-systematic-error-handling-in-c/ C++ and Beyond 2012: Andrei Alexandrescu - Systematic Error Handling in C++ 2012-12-10T14:39:00.00Z Andrei Alexandrescu presents "Systematic Error Handling in C++". This was filmed at C++ and Beyond 2012Abstract:Writing code that is resilient upon errors (API failures, exceptions, invalid memory access, and more) has always been a pain point in all languages. This being still largely an. James Crowley http://www.developerfusion.com/media/147754/why-c-with-herb-sutter/ Why C++ with Herb Sutter 2012-11-24T15:24:00.00Z The world runs on C and C++. Did you know that? Herb Sutter sits down to convince Scott that he's not only standing on the shoulders of giants but that those giants all write C James Crowley http://www.developerfusion.com/media/146707/c-and-beyond-2012-scott-meyers-universal-references-in-c11/ C++ and Beyond 2012: Scott Meyers - Universal References in C++11 2012-10-09T14:03:00.00Z Scott Meyers presents "Universal References in C++11". This was filmed at C++ and Beyond 2012. This is the full session in all of its splendor. Huge thanks to Scott for allowing C9 to provide this excellent C++11 content to the world.From Scott's recently published article in the October 2012. James Crowley http://www.developerfusion.com/media/145923/c-and-beyond-2012-alexandrescu-meyers-and-sutter-ask-us-anything/ C++ and Beyond 2012: Alexandrescu, Meyers, and Sutter - Ask Us Anything 2012-09-24T08:26:00.00Z Here is the Ask Us Anything panel from C++ and Beyond 2012.Andrei Alexandrescu, Scott Meyers and Herb Sutter take questions from attendees. As expected, great questions and answers!Tune in!Table of contents (click the time codes ([xx:xx]) to hear the answers...):Message passing pr. James Crowley http://www.developerfusion.com/media/145924/alexandrescu-meyers-sutter-on-static-if-c11-in-2012-modern-libraries-and-metaprogramming/ Alexandrescu, Meyers, Sutter: On Static If, C++11 in 2012, Modern Libraries, and Metaprogramming 2012-09-24T08:26:00.00Z Channel 9 was invited to this year's C++ and Beyond to film some sessions (that will appear on C9 over the coming months!) and have a chat with the "Big Three": Andrei Alexandrescu, Scott Meyers, and Herb Sutter. If you are a C++ programmer, then you know these names very well. If you've not hear. James Crowley http://www.developerfusion.com/media/145636/jason-zander-ships-visual-studio-2012/ Jason Zander Ships Visual Studio 2012! 2012-08-07T00:55:00.00Z Carl and Richard talk to Microsoft VP Jason Zander about the release of Visual Studio 2012 and .NET 4.5. Jason addresses many of the key points around building Studio 2012 - the deep integration with Windows 8, how the teams worked together to allow the C++/XAML, C#/XAML and HTML5/WinJS developme. James Crowley http://www.developerfusion.com/media/144658/c-amp-development-team-roundtable/ C++ AMP: Development Team Roundtable 2012-07-16T10:53:00.00Z C++ AMP (Accelerated Massive Parallelism) is a small set of open specification language extensions (two of them) and a single library (amp.h) that makes general purpose GPU programming (aka GPGPU) a first class, seamless experience in modern C++.You've been able to experiment with C++ AMP. James Crowley http://www.developerfusion.com/media/144662/c-amp-yossi-levanoni-architecture-and-design/ C++ AMP: Yossi Levanoni - Architecture and Design 2012-07-16T10:53:00.00Z C++ AMP (Accelerated Massive Parallelism) is a small set of open specification language extensions (two of them) and a single library (amp.h) that makes general purpose GPU programming (aka GPGPU) a first class, seamless experience in modern C++.You've been able to experiment with C++ AMP. James Crowley http://www.developerfusion.com/media/144665/c-and-beyond-2011-scott-andrei-and-herb-ask-us-anything/ C++ and Beyond 2011: Scott, Andrei and Herb - Ask Us Anything 2012-07-16T10:53:00.00Z I was able to attend C++ and Beyond 2011 and it was a tremendous experience. I captured some great footage from the event for C9, like this end-of-last-day panel - Ask Us Anything - with Scott, Andrei and Herb. Great questions and excellent answers. This is the third and final panel from C&B 2011. James Crowley http://www.developerfusion.com/media/132348/cb-2011-panel-herb-sutter-andrei-alexandrescu-and-scott-meyers-concurrency-and-parallelism/ C&B 2011 Panel: Herb Sutter, Andrei Alexandrescu and Scott Meyers - Concurrency and Parallelism 2011-11-15T14:57:00.00Z I was able to attend C++ and Beyond 2011 and it was a tremendous experience. The technical depth and C++ goodness was profound and lasted for 3 whole days (and two evenings). Thanks Andrei Alexandrescu, Scott Meyers and Herb Sutter for allowing me to crash your affair with my camera - which was p. James Crowley http://www.developerfusion.com/media/129429/c-and-beyond-2011-c11-panel-scott-meyers-andrei-alexandrescu-and-herb-sutter/ C++ and Beyond 2011: C++11 Panel - Scott Meyers, Andrei Alexandrescu and Herb Sutter 2011-10-04T16:59:00.00Z I was able to attend C++ and Beyond 2011 and it was a tremendous experience. The technical depth and C++ goodness was profound and lasted for 3 whole days (and two evenings). Thanks Andrei Alexandrescu, Scott Meyers and Herb Sutter for allowing me to crash your affair with my camera - which was p. James Crowley http://www.developerfusion.com/media/144670/cb-2011-panel-herb-sutter-andrei-alexandrescu-and-scott-meyers-c11/ C&B 2011 Panel: Herb Sutter, Andrei Alexandrescu and Scott Meyers - C++11 2012-07-16T10:53:00.00Z I was able to attend C++ and Beyond 2011 and it was a tremendous experience. The technical depth and C++ goodness was profound and lasted for 3 whole days (and two evenings). Thanks Andrei Alexandrescu, Scott Meyers and Herb Sutter for allowing me to crash your affair with my camera - which was p. James Crowley http://www.developerfusion.com/media/127939/twodw-for-sep-14-2011-db2-purexml-ruboto-boost-c-and-more/ TWOdW for Sep 14, 2011: DB2 pureXML, Ruboto, Boost C++, and more 2011-09-17T07:15:00.00Z This Week on developerWorks is dedicated entirely to quick summaries of new content highlights for the week and new site features. developerWorks newsletters editor, John Swanson, joins podcast host Scott Laningham. James Crowley http://www.developerfusion.com/media/126927/kate-gregory-on-the-history-of-c-c-and-c0x/ Kate Gregory on the History of C, C++ and C++0x. 2011-09-06T08:21:00.00Z Carl and Richard talk to Kate Gregory about the history of C, culminating in the latest version, C++0x (aka C++ 11). Kate points out that C++ is more popular than ever, no matter what the managed memory folks are saying. The conversation works through the various flavors of C, how the language ha. James Crowley http://www.developerfusion.com/media/122051/c9-lectures-stephan-t-lavavej-advanced-stl-6-of-n/ C9 Lectures: Stephan T Lavavej - Advanced STL, 6 of n 2011-07-11T18:08:00.00Z There are two STLs: the Standard Template Library and Stephan T. Lavavej Advanced STL covers the gory details of the STL's implementation -> you will therefore need to be versed in the basics of STL, competent in C++ (of course), and be able to pay attention! Stephan is a great teacher an. James Crowley http://www.developerfusion.com/media/120439/mohsen-agsen-c-today-and-tomorrow/ Mohsen Agsen - C++ Today and Tomorrow 2011-06-09T15:16:00.00Z The last time we got the chance to talk to Mohsen Agsen, a Microsoft Technical Fellow who runs the Visual C++ engineering team, he put forward the notion of a renaissance taking place in the native world. Shortly thereafter, we created the catchy C++ Renaissance mantra. (Mohsen is great at buildi. James Crowley http://www.developerfusion.com/media/120327/herb-sutter-c-questions-and-answers/ Herb Sutter: C++ Questions and Answers 2011-06-07T15:14:00.00Z Herb's last appearance on C9 was a relatively short chat with me about C++0x. You wanted more questions asked and some of you thought I was just too soft on Herb. Well, Herb decided that the best way to get the questions you want asked is, well, to have you ask them. Most of the highest user-rate. James Crowley