Plug-in Based Software Architecture for Robotics - Abishalini Sivaraman & Anthony Baker CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Plug-in Based Software Architecture for Robotics - Abishalini Sivaraman & Anthony Baker CppCon 2023
https://cppcon.org/
---
Plug-in Based Software Architecture for Robotics - Abishalini Sivaraman & Anthony Baker - CppCon 2023
https://github.com/CppCon/CppCon2023
A plug-in architecture is a software design pattern that allows for third-party developers…
---
Plug-in Based Software Architecture for Robotics - Abishalini Sivaraman & Anthony Baker - CppCon 2023
https://github.com/CppCon/CppCon2023
A plug-in architecture is a software design pattern that allows for third-party developers…
Is C++23 std::mdspan a Zero-overhead Abstraction? - Oleksandr Bacherikov - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Is C++23 std::mdspan a Zero-overhead Abstraction? - Oleksandr Bacherikov - CppCon 2023
https://cppcon.org/
---
Is C++23 std::mdspan a Zero-overhead Abstraction? - Oleksandr Bacherikov - CppCon 2023
https://github.com/CppCon/CppCon2023
C++23 introduces std::mdspan into the standard library as a view over multi-dimensional arrays. This talk…
---
Is C++23 std::mdspan a Zero-overhead Abstraction? - Oleksandr Bacherikov - CppCon 2023
https://github.com/CppCon/CppCon2023
C++23 introduces std::mdspan into the standard library as a view over multi-dimensional arrays. This talk…
How to Build Your First C++ Automated Refactoring Tool - Kristen Shaker - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
How to Build Your First C++ Automated Refactoring Tool - Kristen Shaker - CppCon 2023
https://cppcon.org/
---
How to Build Your First C++ Automated Refactoring Tool - Kristen Shaker - CppCon 2023
https://github.com/CppCon/CppCon2023
Your company is large; You have a lot of C++ code and a lot of engineers writing C++, but you have a limited…
---
How to Build Your First C++ Automated Refactoring Tool - Kristen Shaker - CppCon 2023
https://github.com/CppCon/CppCon2023
Your company is large; You have a lot of C++ code and a lot of engineers writing C++, but you have a limited…
Robotics at Compile Time: Optimizing Robotics Algorithms With C++'s Compile-Time Features - CppCon23
Источник: CppCon
Источник: CppCon
YouTube
Robotics at Compile Time: Optimizing Robotics Algorithms With C++'s Compile-Time Features - CppCon23
https://cppcon.org/
---
Robotics at Compile Time: Optimizing Robotics Algorithms With C++'s Compile-Time Features - Stephen Brawner - CppCon 2023
https://github.com/CppCon/CppCon2023
Development of real-time software for robots allows for strategic use…
---
Robotics at Compile Time: Optimizing Robotics Algorithms With C++'s Compile-Time Features - Stephen Brawner - CppCon 2023
https://github.com/CppCon/CppCon2023
Development of real-time software for robots allows for strategic use…
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon
Источник: CppCon
Источник: CppCon
YouTube
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon
https://cppcon.org/
---
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon 2023
https://github.com/CppCon/CppCon2023
Wouldn't it be nice to be able to type and manipulate symbolic mathematical formulas directly…
---
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon 2023
https://github.com/CppCon/CppCon2023
Wouldn't it be nice to be able to type and manipulate symbolic mathematical formulas directly…
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
https://cppcon.org/
---
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
https://github.com/CppCon/CppCon2023
This talk is about You-Know-What, the thing in our programs we don’t mention by name.
What is…
---
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
https://github.com/CppCon/CppCon2023
This talk is about You-Know-What, the thing in our programs we don’t mention by name.
What is…
Robots Are After Your Job: Exploring Generative AI for C++ - Andrei Alexandrescu - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Robots Are After Your Job: Exploring Generative AI for C++ - Andrei Alexandrescu - CppCon 2023
https://cppcon.org/
CppCon 2023 Early Access: https://cppcon.org/early-access
Access All 2023 Session Videos Ahead of Their Official Release To YouTube. At least 30 days exclusive access through the Early Access system. Videos will be released to the CppCon…
CppCon 2023 Early Access: https://cppcon.org/early-access
Access All 2023 Session Videos Ahead of Their Official Release To YouTube. At least 30 days exclusive access through the Early Access system. Videos will be released to the CppCon…
Coroutine Patterns: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli
Источник: CppCon
Источник: CppCon
YouTube
Coroutine Patterns: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli
https://cppcon.org/
---
C++ Coroutine Patterns and How to Use Them: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli - CppCon 2023
https://github.com/CppCon/CppCon2023
In over 30 years of experience the C++ community have…
---
C++ Coroutine Patterns and How to Use Them: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli - CppCon 2023
https://github.com/CppCon/CppCon2023
In over 30 years of experience the C++ community have…
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
https://cppcon.org/
---
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
https://github.com/CppCon/CppCon2023
Large language models like GPT-4 are achieving state of the art results in a wide variety of…
---
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
https://github.com/CppCon/CppCon2023
Large language models like GPT-4 are achieving state of the art results in a wide variety of…
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk
Источник: CppCon
Источник: CppCon
YouTube
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk
https://cppcon.org/
---
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk - CppCon 2023
https://github.com/CppCon/CppCon2023
C++ is hard. Error handling is hard. Safety-critical software is very hard. Combine…
---
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk - CppCon 2023
https://github.com/CppCon/CppCon2023
C++ is hard. Error handling is hard. Safety-critical software is very hard. Combine…