CPP
Top 5 Library Additions in C++23 - Jeff Garland - CppNow 2022
Large Scale Automated Refactoring Across Translation Unit Boundaries in C++ - Zie Weaver - CppNow 23
Nevin Liber :: MDSPAN: A Deep Dive Spanning C++, Kokkos & SYCL
Youtuber
Online Python Code Editor
Python Tutorial
vs2022 STL Library location
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\include\
vs2022 Version
&"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -property productDisplayVersion
result:
PS C:\Users\eric> &"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -property productDisplayVersion
17.8.1
ModuleNotFoundError: No module named ‘scipy’:
pip install scipy
CppCon 2019
CppCon 2021
CppCon 2022
CppCon 2023
C++ Modules: Getting Started Today - Andreas Weis - CppCon 2023
Is C++23 std::mdspan a Zero-overhead Abstraction? - Oleksandr Bacherikov - CppCon 2023
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon
Advanced SIMD Algorithms in Pictures - Denis Yaroshevskiy - CppCon 2023
Robots Are After Your Job: Exploring Generative AI for C++ - Andrei Alexandrescu - CppCon 2023
Can C++ Data-oriented-design be Improved? - Ollivier Roberge - CppCon 2023
CppNow 2023
Applicative: The Forgotten Functional Pattern in C++ - Ben Deane - CppNow 2023
What is Low Latency C++? (Part 1) - Timur Doumler - CppNow 2023
What is Low Latency C++? (Part 2) - Timur Doumler - CppNow 2023
Reflect *this!: Design and Implementation of a Mixin Library with Static Reflection - Andy Soffer
C++ on Sea 2023
Templates Made Easy With C++20 - Roth Michaels - C++ on Sea 2023
A Safer Iteration Model for C++ - Tristan Brindle - C++ on Sea 2023
Employing Modern C++ for High Performance Delta-Coding Compression - Eduardo Madrid - C++ on Sea
*(char*)0 = 0; - What Does the C++ Programmer Intend With This Code? - JF Bastien - C++ on Sea 2023
The C++ rvalue Lifetime Disaster - Arno Schoedl - C++ on Sea 2023
C++ Features You Might Not Know - Jonathan Müller - C++ on Sea 2023