Microsoft C++ Team at CppCon 2025: Trip Report - C++ Team Blog devblogs.microsoft.com/cppblog/cppc... #cpp
Microsoft C++ Team at CppCon 2025: Trip Report - C++ Team Blog
Another year and another CppCon is all wrapped up! Microsoft was pleased to once again be an exhibitor and to have several of our employees present sessions at the conference. Here are my major takeaw...
devblogs.microsoft.com
November 1, 2025 at 6:07 PM
Microsoft C++ Team at CppCon 2025: Trip Report - C++ Team Blog devblogs.microsoft.com/cppblog/cppc... #cpp
I just rediscovered a mind map of the CppCon presentation I gave earlier this year. A window into my process!
October 21, 2025 at 7:03 PM
I just rediscovered a mind map of the CppCon presentation I gave earlier this year. A window into my process!
Got an email that the cppcon watch party at work is getting hijacked to show off some Rust
October 20, 2025 at 2:19 PM
Got an email that the cppcon watch party at work is getting hijacked to show off some Rust
Every year, CppCon has a “Back to Basics” Track, which they also upload to youtube. I highly recommend all of them.
Instead of being constrained to “old school” CS teaching logic, it’s a demonstration of fuller, modern capabilities.
Instead of being constrained to “old school” CS teaching logic, it’s a demonstration of fuller, modern capabilities.
October 13, 2025 at 9:21 PM
Every year, CppCon has a “Back to Basics” Track, which they also upload to youtube. I highly recommend all of them.
Instead of being constrained to “old school” CS teaching logic, it’s a demonstration of fuller, modern capabilities.
Instead of being constrained to “old school” CS teaching logic, it’s a demonstration of fuller, modern capabilities.
Slides for my cppcon-2025 talk on groov are here: michael.caisse.io/talks/2025-c...
Source code for demo is here: github.com/caisselabs/s...
Source code for demo is here: github.com/caisselabs/s...
October 10, 2025 at 2:01 PM
Slides for my cppcon-2025 talk on groov are here: michael.caisse.io/talks/2025-c...
Source code for demo is here: github.com/caisselabs/s...
Source code for demo is here: github.com/caisselabs/s...
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025
www.youtube.com/watch?v=VMGB...
www.youtube.com/watch?v=VMGB...
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025
YouTube video by CppCon
www.youtube.com
October 6, 2025 at 5:18 AM
Concept-based Generic Programming - Bjarne Stroustrup - CppCon 2025
www.youtube.com/watch?v=VMGB...
www.youtube.com/watch?v=VMGB...
I just gave a more in-depth talk at cppcon 2025 on groov. The source for the 2024 talk is available here: github.com/caisselabs/s...
It probably should be updated with the latest releases of groov and senders. I'm cleaning up the repo for my cppcon 2025 talk and will link it here when it is up.
It probably should be updated with the latest releases of groov and senders. I'm cleaning up the repo for my cppcon 2025 talk and will link it here when it is up.
GitHub - caisselabs/stm32-senders-blinky
Contribute to caisselabs/stm32-senders-blinky development by creating an account on GitHub.
github.com
October 4, 2025 at 1:21 PM
I just gave a more in-depth talk at cppcon 2025 on groov. The source for the 2024 talk is available here: github.com/caisselabs/s...
It probably should be updated with the latest releases of groov and senders. I'm cleaning up the repo for my cppcon 2025 talk and will link it here when it is up.
It probably should be updated with the latest releases of groov and senders. I'm cleaning up the repo for my cppcon 2025 talk and will link it here when it is up.
From my cppcon 2025 talk?
October 4, 2025 at 1:00 PM
From my cppcon 2025 talk?
@michael.caisse.io Care to release your stm32 blinky code from CppCon talk? Groov and CIB related free code would be great :)
October 4, 2025 at 8:45 AM
@michael.caisse.io Care to release your stm32 blinky code from CppCon talk? Groov and CIB related free code would be great :)
My other CppCon talk video is now available: The Joy of C++26 Contracts (and Some Myth-Conceptions)
herbsutter.com/2025/10/01/m...
herbsutter.com/2025/10/01/m...
My other CppCon talk video is now available: The Joy of C++26 Contracts (and Some Myth-Conceptions)
I usually only give one new talk a year, but this year I volunteered to give a second new talk at CppCon on a topic I haven’t spoken on before: draft C++26 contracts. Thank you to all the exp…
herbsutter.com
October 3, 2025 at 5:43 PM
My other CppCon talk video is now available: The Joy of C++26 Contracts (and Some Myth-Conceptions)
herbsutter.com/2025/10/01/m...
herbsutter.com/2025/10/01/m...
Herb Sutter's other CppCon talk video is now available: The Joy of C++26 Contracts (and Some Myth-Conceptions) - [email protected] - Gmail mail.google.com/mail/u/0/#al...
Gmail
Gmail is email that’s intuitive, efficient, and useful. 15 GB of storage, less spam, and mobile access.
mail.google.com
October 2, 2025 at 1:35 PM
Herb Sutter's other CppCon talk video is now available: The Joy of C++26 Contracts (and Some Myth-Conceptions) - [email protected] - Gmail mail.google.com/mail/u/0/#al...
A Crossword for CppCon 2025 – Solutions
www.elbeno.com/blog/?p=1798
www.elbeno.com/blog/?p=1798
A Crossword for CppCon 2025 – Solutions – Why is a raven like a writing desk?
www.elbeno.com
September 30, 2025 at 9:50 PM
A Crossword for CppCon 2025 – Solutions
www.elbeno.com/blog/?p=1798
www.elbeno.com/blog/?p=1798
Thanks to Susquehanna, our CppCon Gold Sponsor, for making CppCon a success in 2025.
See their open software + hardware jobs: careers.sig.com/software-har...
#CppCon
See their open software + hardware jobs: careers.sig.com/software-har...
#CppCon
Software + Hardware Technology Jobs
Software + Hardware Technology Jobs
careers.sig.com
September 24, 2025 at 6:52 PM
Thanks to Susquehanna, our CppCon Gold Sponsor, for making CppCon a success in 2025.
See their open software + hardware jobs: careers.sig.com/software-har...
#CppCon
See their open software + hardware jobs: careers.sig.com/software-har...
#CppCon
Reflection: C++’s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025 youtu.be/7z9NNrRDHQU
Reflection: C++’s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025
YouTube video by CppCon
youtu.be
September 24, 2025 at 2:16 PM
Reflection: C++’s Decade-Defining Rocket Engine - Herb Sutter - CppCon 2025 youtu.be/7z9NNrRDHQU
Just got back from CppCon (Colorado) and two days later I’m already in Norway, at @ndcconferences.com in TechTown, for another Rust/C++ presentation.
A bunch of #CppCon folks “followed” me here, but I’m also reunited with a lot of my European friends 🤗
#NDCTechTown
A bunch of #CppCon folks “followed” me here, but I’m also reunited with a lot of my European friends 🤗
#NDCTechTown
September 23, 2025 at 8:55 PM
Just got back from CppCon (Colorado) and two days later I’m already in Norway, at @ndcconferences.com in TechTown, for another Rust/C++ presentation.
A bunch of #CppCon folks “followed” me here, but I’m also reunited with a lot of my European friends 🤗
#NDCTechTown
A bunch of #CppCon folks “followed” me here, but I’m also reunited with a lot of my European friends 🤗
#NDCTechTown
Just got back from CppCon, got some pretty cool swag!
unfortunately keith is not part of the bundle. maybe next year
unfortunately keith is not part of the bundle. maybe next year
September 23, 2025 at 5:06 AM
Just got back from CppCon, got some pretty cool swag!
unfortunately keith is not part of the bundle. maybe next year
unfortunately keith is not part of the bundle. maybe next year
On Friday, we had the final CppCon 2025 Plenary
C++: Some Assembly Required - Matt Godbolt
Watch Now! cppcon.programmingarchive.com?mgi_5197=820...
#cpp #cplusplus #programming #coding
C++: Some Assembly Required - Matt Godbolt
Watch Now! cppcon.programmingarchive.com?mgi_5197=820...
#cpp #cplusplus #programming #coding
September 22, 2025 at 7:59 PM
On Friday, we had the final CppCon 2025 Plenary
C++: Some Assembly Required - Matt Godbolt
Watch Now! cppcon.programmingarchive.com?mgi_5197=820...
#cpp #cplusplus #programming #coding
C++: Some Assembly Required - Matt Godbolt
Watch Now! cppcon.programmingarchive.com?mgi_5197=820...
#cpp #cplusplus #programming #coding
Happy 10 year anniversary to this tweet! Has memory safety in C++ been solved yet?
x.com/CppCon/statu...
x.com/CppCon/statu...
September 22, 2025 at 5:43 PM
Happy 10 year anniversary to this tweet! Has memory safety in C++ been solved yet?
x.com/CppCon/statu...
x.com/CppCon/statu...
Exactly. Which - I admit - does undercut its usefulness too. I gave a cautionary tale when I announced it at CppCon :) You'll have to watch (and laugh) at the video when it's out
September 22, 2025 at 3:44 PM
Exactly. Which - I admit - does undercut its usefulness too. I gave a cautionary tale when I announced it at CppCon :) You'll have to watch (and laugh) at the video when it's out
Boost made a cameo in the final #CppCon keynote.
Thanks to @matt.godbolt.org for the mention, and to the C++ community for keeping Boost strong!
boost.org
Thanks to @matt.godbolt.org for the mention, and to the C++ community for keeping Boost strong!
boost.org
September 22, 2025 at 3:17 PM
Boost made a cameo in the final #CppCon keynote.
Thanks to @matt.godbolt.org for the mention, and to the C++ community for keeping Boost strong!
boost.org
Thanks to @matt.godbolt.org for the mention, and to the C++ community for keeping Boost strong!
boost.org
Material from my CppCon talk "Back to Basics: static, inline, const, and constexpr" is available!
👉 Slides: https://fertig.to/slides
#cpp #cppcon
👉 Slides: https://fertig.to/slides
#cpp #cppcon
Here are the slides to a talk I recently gave.
fertig.to
September 22, 2025 at 2:28 PM
Material from my CppCon talk "Back to Basics: static, inline, const, and constexpr" is available!
👉 Slides: https://fertig.to/slides
#cpp #cppcon
👉 Slides: https://fertig.to/slides
#cpp #cppcon