Skip to content

Instantly share code, notes, and snippets.

@StephanTLavavej
Last active July 8, 2026 14:21
Show Gist options
  • Select an option

  • Save StephanTLavavej/bdb002003186331febd99fb6cff09c47 to your computer and use it in GitHub Desktop.

Select an option

Save StephanTLavavej/bdb002003186331febd99fb6cff09c47 to your computer and use it in GitHub Desktop.
C++ Videos by Stephan T. Lavavej

C9 Lectures

BoostCon (now known as C++Now)

  • 2009: I am not aware of recordings for my talks "C++0x Support in Visual Studio 2010" and "The Parallel Patterns Library in Visual Studio 2010". You aren't missing anything, though.
  • 2010: "Data Structure Visualizers in Visual Studio 2010" is irrelevant as the old visualizer machinery has been completely replaced by something much better (and documented).
  • 2012: Regex In C++11 And Boost

GoingNative

CppCon

Pure Virtual C++

@SnazzyBlanket

Copy link
Copy Markdown

Sadly some of the Introductory STL videos are not playing (episodes 3 and 4 and 5 keep crashing on Chrome.
These videos deserve to be preserved! THANKS SO MUCH

@StephanTLavavej

Copy link
Copy Markdown
Author

I seem to be able to view Intro 3 in Chrome without issues. What happens if you download the MP4 (I was able to find the URL fairly easily by looking at the webpage source) and play it in VLC?

@SnazzyBlanket

Copy link
Copy Markdown

I do not know why I just quickly assumed the content was broken. You are correct I was able to download the content (and all the other episodes which are not playing (ep-3-6) by downloading from the mp4 link. Thanks for these wonderful videos. You have such an obvious enthusiasm which comes through.

@StephanTLavavej

Copy link
Copy Markdown
Author

You're welcome! 😸

@kmoza

kmoza commented Jun 30, 2024

Copy link
Copy Markdown

The advanced STL series links are broken

@StephanTLavavej

Copy link
Copy Markdown
Author

@kmoza I'm currently able to view them - try checking again?

@jilinzhou

Copy link
Copy Markdown

The advanced STL series links are not working with the following error msg:

PublicAccessNotPermitted
Public access is not permitted on this storage account. RequestId:7e9d523b-b01e-002c-252d-b3d888000000 Time:2025-04-22T02:24:50.7869508Z

@kmoza

kmoza commented Apr 25, 2025

Copy link
Copy Markdown

I keep getting error as below for Advanced STL series

image

@StephanTLavavej

Copy link
Copy Markdown
Author

@kmoza @jilinzhou I've shared the Advanced STL series from my personal OneDrive and updated the gist. You should be able to download them now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment