CppCon 2015: Bjarne Stroustrup “Writing Good C++14”
Video Statistics and Information
Channel: CppCon
Views: 332,821
Rating: undefined out of 5
Keywords: Bjarne Stroustrup (Author), Programming Language (Software Genre), Writing (Interest), C (Programming Language), Bash Films, CppCon 2105
Id: 1OEu9C51K2A
Channel Id: undefined
Length: 100min 46sec (6046 seconds)
Published: Wed Sep 23 2015
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
If Bjarne Stroustrup and Scott Meyers collided, would their hair explode in a violent matter/anti-matter type reaction?
tl;dr How to write Rust in C++.
What is the bst way to learn modern cpp? BTW I am familiar with programming.
Find it pretty useful.
In this talk, Bjarne makes it sound like the "core guidelines" are these beautifully simple and elegant rules that modern C++ needs. But I tried reading them, and it's hundreds of pages long, and my eyes glossed over even while trying to scroll through the whole thing. That's a problem.
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md
This idea he is proposing is something I have been wanting for a while, and I'll be looking forward to this. But I am disappointed he doesn't have a checker application now. That would have been really compelling. Without that checking tool written this is all just theoretical.