Each fortnight, or thereabouts, we chat with guests from the C++ community about what they're doing, what interests them, and what's going on in the world of C++.
Hosted by Jon Kalb and Phil Nash.
Please send questions to cppchat@slashslash.info. We're also on Twitter as @cppchat
auto latest = episode<72> {
.title =
"The Problem Is, They Expect Answers",
/*
This week we chat with a panel of C++ trainers from around the world (but mostly from Germany, for some reason) - Nicolai Josuttis, Jason Turner, Rainer Grimm, Klaus Iglberger and Mateusz Pusz.
We talk about how bringing in a good trainer will keep your costs down, whether online training works or not, and why C++ is different to most other languages when it comes to training.
One of our guests reveals that he has had, and has recovered from, COVID-19 - but who?
*/
.links = {
"CLion 2020.1 released", /* Dozens of Improvements Across the IDE, and Benefits for CUDA and Embedded Projects */
"CLion turns 5" /* This story starts in AppCode. Back in 2011, Max Shafirov, the current JetBrains CEO, announced the first steps toward C++ support in AppCode, our IDE for iOS/macOS development */
},
.tags = { "training" }
};
episode<70> {
"We’re Not Going to Allow You to Throw 💩 Anymore",
{ "Corentin Jabot", "Tom Honermann", "Peter Brett", "Steve Downey", "Zach Laine" },
2 / April / 2020y
};
// ...
// for the complete list of previous episodes, see the Episodes page.