C++ - the Newest Old Language β’ Matt Godbolt β’ GOTO 2018
Video Statistics and Information
Channel: GOTO Conferences
Views: 49,678
Rating: undefined out of 5
Keywords: GOTO, GOTOcon, GOTO Conference, GOTO (Software Conference), Videos for Developers, Computer Science, GOTOchgo, GOTO Chicago, Matt Godbolt, C++, Programming Languages
Id: HAFrggEDr5U
Channel Id: undefined
Length: 43min 36sec (2616 seconds)
Published: Thu Jun 14 2018
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
FYI, here's the talk Abstract
C++ is an old language only used by the unfortunate few that absolutely have to, right?
Wrong!
C++ is not the language it used to be: clunky, error-prone and lacking in tooling. A lot has changed in the last decade: three new language revisions, new compilers and all-new tooling and diagnostics. Memory leaks and segmentation faults are all but a distant memory!
In this talk, Matt will cover some of the things that make C++ a great choice for a wide variety of applications. He'll cover the best of the new bits of the language, and demonstrate how modern tooling makes coding in C++ fun again.
The intended audience is both C++ folks who might want to catch up on the latest and greatest, but also anyone who think C++ is a write-off and isn't used any more.
The first audience question at the end was "are you aware of Rust?"
I think a talk about "why use C++" would be nice? Because whenever you mention C++ to a non-C++ programmer, the end of the conversation leads to Rust most of the time. The new C++ features are answered with "I already had those for quite a while now." Once you get to systems programming and performance, the answer is "there's Rust for that."
So, really, we need "why use C++" talks.
This is the newest old video
such a tease, thought it was one of his cppcon2019 vids