CppCon 2015: Bjarne Stroustrup “Writing Good C++14”
Introduction This is a very good talk from Stroustrup about good rules to be followed when writing modern C++ applications. The first 25 minutes are generic about teams coding guidelines which I personally believe apply to any programming language. The rest of the video is very valuable, in particular about different approaches to avoid typical […]