Skip to content

Instantly share code, notes, and snippets.

@StephanTLavavej
Last active April 25, 2025 08:19
Show Gist options
  • Save StephanTLavavej/bdb002003186331febd99fb6cff09c47 to your computer and use it in GitHub Desktop.
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++

@StephanTLavavej
Copy link
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

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
Author

You're welcome! 😸

@kmoza
Copy link

kmoza commented Jun 30, 2024

The advanced STL series links are broken

@StephanTLavavej
Copy link
Author

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

@jilinzhou
Copy link

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
Copy link

kmoza commented Apr 25, 2025

I keep getting error as below for Advanced STK series

image

@StephanTLavavej
Copy link
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