C++ Podcasts
-
GoingDeep: C++ and Beyond 2012: Herb Sutter - atomic<> Weapons, 2 of 2
Published 8 years ago, running time 4h1m
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
-
GoingDeep: C++ and Beyond 2012: Herb Sutter - atomic<> Weapons, 1 of 2
Published 8 years ago, running time 3h31m
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
-
GoingDeep: C++ and Beyond 2012: Herb Sutter - Concurrency and Parallelism
Published 8 years ago, running time 3h17m
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
-
GoingDeep: C++ and Beyond 2012: Andrei Alexandrescu - Systematic Error Handling in C++
Published 8 years ago, running time 3h45m
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.
-
Hanselminutes: Why C++ with Herb Sutter
Published 8 years ago, running time 0h36m
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
-
GoingDeep: C++ and Beyond 2012: Scott Meyers - Universal References in C++11
Published 8 years ago, running time 3h38m
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.
-
GoingDeep: C++ and Beyond 2012: Alexandrescu, Meyers, and Sutter - Ask Us Anything
Published 8 years ago, running time 2h32m
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.
-
GoingDeep: Alexandrescu, Meyers, Sutter: On Static If, C++11 in 2012, Modern Libraries, and Metaprogramming
Published 8 years ago, running time 2h18m
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.
-
.NET Rocks: Jason Zander Ships Visual Studio 2012!
Published 8 years ago, running time 0h59m
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.
-
GoingDeep: C++ AMP: Development Team Roundtable
Published 9 years ago, running time 0h51m
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.
-
GoingDeep: C++ AMP: Yossi Levanoni - Architecture and Design
Published 9 years ago, running time 0h33m
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.
-
GoingDeep: C++ and Beyond 2011: Scott, Andrei and Herb - Ask Us Anything
Published 9 years ago, running time 0h51m
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.
-
GoingDeep: C&B 2011 Panel: Herb Sutter, Andrei Alexandrescu and Scott Meyers - Concurrency and Parallelism
Published 9 years ago, running time 0h39m
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.
-
GoingDeep: C++ and Beyond 2011: C++11 Panel - Scott Meyers, Andrei Alexandrescu and Herb Sutter
Published 9 years ago, running time 0h57m
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.
-
GoingDeep: C&B 2011 Panel: Herb Sutter, Andrei Alexandrescu and Scott Meyers - C++11
Published 9 years ago, running time 0h57m
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.
-
IBM developerWorks: TWOdW for Sep 14, 2011: DB2 pureXML, Ruboto, Boost C++, and more
Published 9 years ago, running time 0h8m
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.
-
.NET Rocks: Kate Gregory on the History of C, C++ and C++0x.
Published 9 years ago, running time 0h51m
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.
-
GoingDeep: C9 Lectures: Stephan T Lavavej - Advanced STL, 6 of n
Published 9 years ago, running time 0h42m
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.
-
GoingDeep: Mohsen Agsen - C++ Today and Tomorrow
Published 9 years ago, running time 0h41m
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.
-
GoingDeep: Herb Sutter: C++ Questions and Answers
Published 9 years ago, running time 0h57m
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.
Featured Podcast Show
-
Hanselminutes
Last episode 11 years ago on www.hanselminutes.com
Hanselminutes is a weekly audio talk show with noted web developer and technologist Scott Hanselman and hosted by Carl Franklin. Scott discusses utilities and tools, gives practical how-to advice, and discusses ASP.NET or Windows issues and workarounds.