Down the Rabbit Hole: An Exploration of Stack Overflow Questions - Marshall Clow - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Down the Rabbit Hole: An Exploration of Stack Overflow Questions - Marshall Clow - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
This is the Closing Keynote of the Back to Basics Track.
Many Stack Overflow questions are straightforward - "How do I do sort a vector in decreasing order?" for example. But some of them are subtle…
https://github.com/CppCon/CppCon2021
---
This is the Closing Keynote of the Back to Basics Track.
Many Stack Overflow questions are straightforward - "How do I do sort a vector in decreasing order?" for example. But some of them are subtle…
Value-oriented Design in an Object-oriented System - Juan Pedro Bolivar Puente - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Value-oriented Design in an Object-oriented System - Juan Pedro Bolivar Puente - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
In this talk, we will present a new open-source library of cursors. Cursors are inspired by functional lenses and reactive streams to provide composable and modular facades to "single atom" value…
https://github.com/CppCon/CppCon2021
---
In this talk, we will present a new open-source library of cursors. Cursors are inspired by functional lenses and reactive streams to provide composable and modular facades to "single atom" value…
GPU Accelerated Computing on Cross-Vendor Graphics Cards with Vulkan Kompute - Alejandro Saucedo
Источник: CppCon
Источник: CppCon
YouTube
GPU Accelerated Computing on Cross-Vendor Graphics Cards with Vulkan Kompute - Alejandro Saucedo
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
Many advanced data processing paradigms fit incredibly well to the parallel-architecture that GPU computing offers, and exciting advancements in the open source projects such as Vulkan and Kompute…
https://github.com/CppCon/CppCon2021
---
Many advanced data processing paradigms fit incredibly well to the parallel-architecture that GPU computing offers, and exciting advancements in the open source projects such as Vulkan and Kompute…