C++ Media from Developer Fusion https://www.developerfusion.com/t/cpp/media/ C++ Media from Developer Fusion http://www.rssboard.org/rss-specification en-GB Mon, 11 Feb 2013 17:41:00 GMT C++ and Beyond 2012: Herb Sutter - atomic<> Weapons, 2 of 2 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 http://www.developerfusion.com/media/149515/c-and-beyond-2012-herb-sutter-atomicltgt-weapons-2-of-2/ http://www.developerfusion.com/media/149515/c-and-beyond-2012-herb-sutter-atomicltgt-weapons-2-of-2/ Mon, 11 Feb 2013 17:41:00 GMT James Crowley C++ and Beyond 2012: Herb Sutter - atomic<> Weapons, 1 of 2 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 http://www.developerfusion.com/media/149516/c-and-beyond-2012-herb-sutter-atomicltgt-weapons-1-of-2/ http://www.developerfusion.com/media/149516/c-and-beyond-2012-herb-sutter-atomicltgt-weapons-1-of-2/ Mon, 11 Feb 2013 17:41:00 GMT James Crowley C++ and Beyond 2012: Herb Sutter - Concurrency and Parallelism 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 http://www.developerfusion.com/media/148742/c-and-beyond-2012-herb-sutter-concurrency-and-parallelism/ http://www.developerfusion.com/media/148742/c-and-beyond-2012-herb-sutter-concurrency-and-parallelism/ Fri, 04 Jan 2013 15:51:00 GMT James Crowley C++ and Beyond 2012: Andrei Alexandrescu - Systematic Error Handling in C++ 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. http://www.developerfusion.com/media/148072/c-and-beyond-2012-andrei-alexandrescu-systematic-error-handling-in-c/ http://www.developerfusion.com/media/148072/c-and-beyond-2012-andrei-alexandrescu-systematic-error-handling-in-c/ Mon, 10 Dec 2012 14:39:00 GMT James Crowley Why C++ with Herb Sutter 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 http://www.developerfusion.com/media/147754/why-c-with-herb-sutter/ http://www.developerfusion.com/media/147754/why-c-with-herb-sutter/ Sat, 24 Nov 2012 15:24:00 GMT James Crowley C++ and Beyond 2012: Scott Meyers - Universal References in C++11 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. http://www.developerfusion.com/media/146707/c-and-beyond-2012-scott-meyers-universal-references-in-c11/ http://www.developerfusion.com/media/146707/c-and-beyond-2012-scott-meyers-universal-references-in-c11/ Tue, 09 Oct 2012 14:03:00 GMT James Crowley C++ and Beyond 2012: Alexandrescu, Meyers, and Sutter - Ask Us Anything 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. http://www.developerfusion.com/media/145923/c-and-beyond-2012-alexandrescu-meyers-and-sutter-ask-us-anything/ http://www.developerfusion.com/media/145923/c-and-beyond-2012-alexandrescu-meyers-and-sutter-ask-us-anything/ Mon, 24 Sep 2012 08:26:00 GMT James Crowley Alexandrescu, Meyers, Sutter: On Static If, C++11 in 2012, Modern Libraries, and Metaprogramming 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. http://www.developerfusion.com/media/145924/alexandrescu-meyers-sutter-on-static-if-c11-in-2012-modern-libraries-and-metaprogramming/ http://www.developerfusion.com/media/145924/alexandrescu-meyers-sutter-on-static-if-c11-in-2012-modern-libraries-and-metaprogramming/ Mon, 24 Sep 2012 08:26:00 GMT James Crowley Jason Zander Ships Visual Studio 2012! 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. http://www.developerfusion.com/media/145636/jason-zander-ships-visual-studio-2012/ http://www.developerfusion.com/media/145636/jason-zander-ships-visual-studio-2012/ Tue, 07 Aug 2012 00:55:00 GMT James Crowley C++ AMP: Development Team Roundtable 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. http://www.developerfusion.com/media/144658/c-amp-development-team-roundtable/ http://www.developerfusion.com/media/144658/c-amp-development-team-roundtable/ Mon, 16 Jul 2012 10:53:00 GMT James Crowley C++ AMP: Yossi Levanoni - Architecture and Design 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. http://www.developerfusion.com/media/144662/c-amp-yossi-levanoni-architecture-and-design/ http://www.developerfusion.com/media/144662/c-amp-yossi-levanoni-architecture-and-design/ Mon, 16 Jul 2012 10:53:00 GMT James Crowley C++ and Beyond 2011: Scott, Andrei and Herb - Ask Us Anything 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. http://www.developerfusion.com/media/144665/c-and-beyond-2011-scott-andrei-and-herb-ask-us-anything/ http://www.developerfusion.com/media/144665/c-and-beyond-2011-scott-andrei-and-herb-ask-us-anything/ Mon, 16 Jul 2012 10:53:00 GMT James Crowley C&B 2011 Panel: Herb Sutter, Andrei Alexandrescu and Scott Meyers - Concurrency and Parallelism 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. http://www.developerfusion.com/media/132348/cb-2011-panel-herb-sutter-andrei-alexandrescu-and-scott-meyers-concurrency-and-parallelism/ http://www.developerfusion.com/media/132348/cb-2011-panel-herb-sutter-andrei-alexandrescu-and-scott-meyers-concurrency-and-parallelism/ Tue, 15 Nov 2011 14:57:00 GMT James Crowley C++ and Beyond 2011: C++11 Panel - Scott Meyers, Andrei Alexandrescu and Herb Sutter 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. http://www.developerfusion.com/media/129429/c-and-beyond-2011-c11-panel-scott-meyers-andrei-alexandrescu-and-herb-sutter/ http://www.developerfusion.com/media/129429/c-and-beyond-2011-c11-panel-scott-meyers-andrei-alexandrescu-and-herb-sutter/ Tue, 04 Oct 2011 16:59:00 GMT James Crowley C&B 2011 Panel: Herb Sutter, Andrei Alexandrescu and Scott Meyers - C++11 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. http://www.developerfusion.com/media/144670/cb-2011-panel-herb-sutter-andrei-alexandrescu-and-scott-meyers-c11/ http://www.developerfusion.com/media/144670/cb-2011-panel-herb-sutter-andrei-alexandrescu-and-scott-meyers-c11/ Mon, 16 Jul 2012 10:53:00 GMT James Crowley TWOdW for Sep 14, 2011: DB2 pureXML, Ruboto, Boost C++, and more 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. http://www.developerfusion.com/media/127939/twodw-for-sep-14-2011-db2-purexml-ruboto-boost-c-and-more/ http://www.developerfusion.com/media/127939/twodw-for-sep-14-2011-db2-purexml-ruboto-boost-c-and-more/ Sat, 17 Sep 2011 07:15:00 GMT James Crowley Kate Gregory on the History of C, C++ and C++0x. 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. http://www.developerfusion.com/media/126927/kate-gregory-on-the-history-of-c-c-and-c0x/ http://www.developerfusion.com/media/126927/kate-gregory-on-the-history-of-c-c-and-c0x/ Tue, 06 Sep 2011 08:21:00 GMT James Crowley C9 Lectures: Stephan T Lavavej - Advanced STL, 6 of n 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. http://www.developerfusion.com/media/122051/c9-lectures-stephan-t-lavavej-advanced-stl-6-of-n/ http://www.developerfusion.com/media/122051/c9-lectures-stephan-t-lavavej-advanced-stl-6-of-n/ Mon, 11 Jul 2011 18:08:00 GMT James Crowley Mohsen Agsen - C++ Today and Tomorrow 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. http://www.developerfusion.com/media/120439/mohsen-agsen-c-today-and-tomorrow/ http://www.developerfusion.com/media/120439/mohsen-agsen-c-today-and-tomorrow/ Thu, 09 Jun 2011 15:16:00 GMT James Crowley Herb Sutter: C++ Questions and Answers 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. http://www.developerfusion.com/media/120327/herb-sutter-c-questions-and-answers/ http://www.developerfusion.com/media/120327/herb-sutter-c-questions-and-answers/ Tue, 07 Jun 2011 15:14:00 GMT James Crowley