Scott Meyers

Online Videos

Many of Scott's presentations, panels, and interviews have been recorded and made available online. What follows are the ones Scott knows about. If you are aware of videos not listed here, please let Scott know.

 
Trends in Systems Programming Languages - Panel Panel - Trends in Systems Programming Languages (with Andrei Alexandrescu and Walter Bright)
DConf 2017
May 2017 | Length: 1:15:32
Download full video here
Scott Meyers - Things that Matter Things that Matter
DConf 2017
May 2017 | Length: 1:06:36
Download full video here
Modern C++ Beyond the Headlines Modern C++ Beyond the Headlines
Nexon Developers Conference
April 2016 | Length: 45:39
Click title or image to stream or download full video here
Scott Meyers on void Futures Effective Modern C++ live! Scott Meyers on void Futures
O'Reilly Webcast
March 2015 | Length: 1:31:42
Click title or image to stream or download full video here
Meeting C++ 2014: Interview Interview with Hartmut Kaiser and Scott Meyers
Meeting C++
December 2014 | Length: 19:07
Click title or image to stream or download full video here
The Evolving Search for Effective C++ video The Evolving Search for Effective C++
Meeting C++
December 2014 | Length: 1:52:24
Click title or image to stream or download full video here
Effective Modern C++ part 1 Effective Modern C++ (Part 1 of 6)
ConFu
November 2014 | Length: 1:03:28
Click title or image to stream or download full video here
Effective Modern C++ part 2 Effective Modern C++ (Part 2 of 6)
ConFu
November 2014 | Length: 56:06
Click title or image to stream or download full video here
Effective Modern C++ part 3 Effective Modern C++ (Part 3 of 6)
ConFu
November 2014 | Length: 47:00
Click title or image to stream or download full video here
Effective Modern C++ part 4 Effective Modern C++ (Part 4 of 6)
ConFu
November 2014 | Length: 52:34
Click title or image to stream or download full video here
Effective Modern C++ part 5 Effective Modern C++ (Part 5 of 6)
ConFu
November 2014 | Length: 45:20
Click title or image to stream or download full video here
Effective Modern C++ part 6 Effective Modern C++ (Part 6 of 6)
ConFu
November 2014 | Length: 36:10
Click title or image to stream or download full video here
ConFu-The Most Important Design Guideline The Most Important Design Guideline
ConFu
November 2014 | Length: 58:41
Click title or image to stream or download full video here
Support for Embedded Programming in C++11 and C++14 Support for Embedded Programming in C++11 and C++14
code::dive 2014
November 2014 | Length: 1:12:51
Click title or image to stream or download full video here
CPU Caches and Why You Care CPU Caches and Why You Care
code::dive 2014
November 2014 | Length: 1:16:57
Click title or image to stream or download full video here
Code::Dive 2014: Interview code::dive 2014: Interview with Scott Meyers
code::dive 2014
November 2014 | Length: 10:18
Click title or image to stream or download full video here
CppCon 2014 - Meet the Authors Meet the Authors
CppCon 2014
September 2014 | Length: 1:30:46
Click title or image to stream or download full video here
CppCon 2014 - Type Deduction and Why You Care Type Deduction and Why You Care
CppCon 2014
September 2014 | Length: 1:09:33
Click title or image to stream or download full video here
Slides from the talk (in PDF) are available here
Interview with Scott Meyers at Yandex Interview with Scott Meyers at Yandex
Yandex (Moscow C++ Party)
June 2014 | Length: 17:36
Click title or image to stream or download full video here
English translation of the questions that were asked in the video (in PDF) are available here
Why C++ Sails When the Vasa Sank Why C++ Sails When the Vasa Sank
Yandex (Moscow C++ Party)
June 2014 | Length: 1:07:02
Click title or image to stream or download full video here
Slides from the talk (in PDF) are available here
Better Software--No Matter What: The Most Important Design Guideline Better Software--No Matter What: The Most Important Design Guideline
Norwegian Developers Conference
June 2014 | Length: 54:41
Click title or image to stream or download full video here
CPU Caches and Why You Care CPU Caches and Why You Care
Norwegian Developers Conference
June 2014 | Length: 1:01:55
Click title or image to stream or download full video here
C++ Type Deduction and Why You Care C++ Type Deduction and Why You Care
Norwegian Developers Conference
June 2014 | Length: 59:38
Click title or image to stream or download full video here
Effective Modern C++ Effective Modern C++
Norwegian Developers Conference
June 2014 | Length: 1:00:15
Click title or image to stream or download full video here
The Last Thing D Needs The Last Thing D Needs
DConf 2014
May 2014 | Length: 54:54
Click title or image to stream or download full video here
Slides from the talk (in PDF) are available here
An Effective C++11/14 Sampler An Effective C++11/14 Sampler
Going Native 2013
September 2013 | Length: 1:15:45
Click title or image to stream or download full video here
The Universal Reference/Overloading Collision Conundrum The Universal Reference/Overloading Collision Conundrum
Northwest C++ Users' Group
July 2013 | Length: 1:11:03
Click title or image to stream or download full video here
Video of Better Software - No Matter What(Part 2 of 5) Better Software - No Matter What (Part 2 of 5)
Norwegian Developers Conference
June 2013 | Length: 57:53
Click title or image to stream or download full video here
Video of Better Software - No Matter What(Part 3 of 5) Better Software - No Matter What (Part 3 of 5)
Norwegian Developers Conference
June 2013 | Length: 1:00:33
Click title or image to stream or download full video here
Video of Better Software - No Matter What(Part 4 of 5) Better Software - No Matter What (Part 4 of 5)
Norwegian Developers Conference
June 2013 | Length: 57:51
Click title or image to stream or download full video here
Video of Better Software - No Matter What(Part 5 of 5) Better Software - No Matter What (Part 5 of 5)
Norwegian Developers Conference
June 2013 | Length: 51:35
Click title or image to stream or download full video here
Video of Panel: Convincing Your Colleagues Panel - Convincing Your Colleagues (with Herb Sutter and Andrei Alexandrescu)
C++ and Beyond 2012
August 2012 | Length: 40:29
Click title or image to stream or download full video here
Video of Universal References in C++11 Universal References in C++11
C++ and Beyond 2012
August 2012 | Length: 1:23:43
Click title or image to stream or download full video here
Video of Panel-Ask Us Anything Panel - Ask Us Anything! (with Herb Sutter and Andrei Alexandrescu)
C++ and Beyond 2012
August 2012 | Length: 58:36
Click title or image to stream or download full video here
Video of On Static If, C++11 in 2012, Modern Libraries, and Metaprogramming Interview - On Static If, C++11 in 2012, Modern Libraries, and Metaprogramming (with Andrei Alexandrescu and Herb Sutter)
C++ and Beyond 2012
August 2012 | Length: 53:15
Click title or image to stream or download full video here
Video of Adventures in Perfect Forwarding Pt. 1 of 2 Adventures in Perfect Forwarding (Part 1 of 2)
Facebook C++ Conference
June 2012 | Length: 30:31
Click title or image to stream or download full video here
Slides from the talk (in PDF) are available here
Video of Adventures in Perfect Forwarding Pt. 2 of 2 Adventures in Perfect Forwarding (Part 2 of 2)
Facebook C++ Conference
June 2012 | Length: 33:34
Click title or image to stream or download full video here
Video of Panel - Concurrency and Parallelism Panel - Concurrency and Parallelism (with Herb Sutter and Andrei Alexandrescu)
C++ and Beyond 2011
August 2011 | Length: 40:46
Click title or image to stream or download full video here
Video of Panel - Ask Us Anything Panel - Ask Us Anything! (with Herb Sutter and Andrei Alexandrescu)
C++ and Beyond 2011
August 2011 | Length: 52:33
Click title or image to stream or download full video here
Video of Panel - C++11 Discussion Panel - C++11 Discussion (with Herb Sutter and Andrei Alexandrescu)
C++ and Beyond 2011
August 2011 | Length: 58:23
Click title or image to stream or download full video here
Video of Interview - C++ and Beyond Interview - C++ and Beyond (with Herb Sutter and Andrei Alexandrescu)
C++ and Beyond 2011
August 2011 | Length: 58:18
Click title or image to stream or download full video here
Video of CPU Caches and Why You Care CPU Caches and Why You Care
ACCU Conference
April 2011 | Length: 1:29:15
Click title or image to stream or download full video here
Slides from the talk (in PDF) are available here
Video of Move Semantics,Perfect Forwarding, and Rvalue references Move Semantics, Perfect Forwarding, and Rvalue references
ACCU Conference
April 2011 | Length: 1:31:42
Click title or image to stream or download full video here
Slides from the talk (in PDF) are available here
Video of Authoring Challenges in a Multiplatform World Authoring Challenges in a Multiplatform World
Tools of Change for Publishing
February 2009 | Length: 46:47
Click to download full video here
Interview discussing features in C++ OX, support for concurrency, concepts, lambda functions, the future of the C++ programming language part 1 of 2 Interview - C++ OX (Part 1 of 2)
Software Development
March 2008 | Length: 9:12
Click title or image to stream or download full video here
Video of Scott Meyers' interview discussing features in C++ OX, support for concurrency, concepts, lambda functions, the future of the C++ programming language part 2 of 2 Interview - C++ OX (Part 2 of 2)
Software Development
March 2008 | Length: 6:02
Click title or image to stream or download full video here
Video of Scott Meyers' interview discussing thoughts on the new electronic versions of his works, his philosophy as an author, his experience with electronic publishing and decisions he made on format, appearance, and DRM - part 1 of 2 Interview - Effective C++, The e-Book Series with Scott Meyers (Part 1 of 2)
Software Development
March 2008 | Length: 10:13
Click title or image to stream or download full video here
Video of Scott Meyers' interview discussing thoughts on the new electronic versions of his works, his philosophy as an author, his experience with electronic publishing and decisions he made on format, appearance, and DRM - part 2 of 2 Interview - Effective C++, The e-Book Series with Scott Meyers (Part 2 of 2)
Software Development
March 2008 | Length: 8:28
Click title or image to stream or download full video here
Video of Red Code/Green Code - Generalizing Const Red Code/Green Code - Generalizing const
Northwest C++ Users' Group
April 2007 | Length: 1:13:37
Click title or image to stream or download full video here
Slides from the talk (in PDF) are available here
Video of Scott Meyers discussing the future of C++ Interview - The Future of C++
Software Development
March 2007 | Length: 13:41
Click title or image to stream or download full video here
Scott Meyers' interview discussing C++ in embedded applications Interview - C++ in Embedded Applications
Software Development
March 2007 | Length: 11:28
Click title or image to stream or download full video here
Scott Meyers' video interview commenting on his unique perspective on C++ Interview - A Unique Perspective on C++
Software Development
March 2007 | Length: 10:11
Click title or image to stream or download full video here
Implementing Virtual Functions, Part 2: Multiple Inheritance Implementing Virtual Functions, Part 2: Multiple Inheritance
Live online webinar
January 2007 | Length: 1:04:02
Click to download full video here