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++

@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