An Effective C++11/14 Sampler
Day 2 - After years of intensive study (first of C++0x, then of C++11, and most recently of C++14), Scott thinks he finally has a clue. About the effective use of C++11, that is (including C++14 revisions). At last year's Going Native, Herb Sutter predicted that Scott would produce a new version of Effective C++ in the 2013-14 time frame, and Scott's working on proving him almost right. Rather than revise Effective C++, Scott decided to write a new book that focuses exclusively on C++11/14: on the things the experts almost always do (or almost always avoid doing) to produce clear, efficient, effective code. In this presentation, Scott will present a taste of the Items he expects to include in Effective C++11/14. If all goes as planned, he'll also solicit your help in choosing a cover for the book.

Compiler++

The Story of C++: The World's Most Consequential Programming Language | The Official Story

CppCon 2014: Scott Meyers "Type Deduction and Why You Care"

Writing Quick Code in C++, Quickly

Back to Basics: Move Semantics (part 1 of 2) - Klaus Iglberger - CppCon 2019

Zig 2026: No-AI Policy, $670K Foundation, Left GitHub & Why Zig Isn’t 1.0 - Andrew Kelley Explains

code::dive conference 2014 - Scott Meyers: Support for Embedded Programming in C++11 and C++14

code::dive conference 2014 - Scott Meyers: Cpu Caches and Why You Care

How to Actually Learn C (2027 Edition)

Co-Creator of Haskell: Why Learn Functional Programming, Useless vs Useful Languages | Simon Jones

CppCon 2014: Mike Acton "Data-Oriented Design and C++"

Don't Help the Compiler

C is 50 Years Old. Should You Learn Rust?
![C++ Tutorial: Rule of 5 [move constructor, move assignment operator]](https://i.ytimg.com/vi/E4MWxaUy3zo/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLASZZdU9WHbwcvP_LA9zGXfydCCgg)
C++ Tutorial: Rule of 5 [move constructor, move assignment operator]

Why AI Has Failed to Take Your Job Since 1976

The Design of C++ , lecture by Bjarne Stroustrup

The worst programming language of all time

Creator of C++: Bell Labs, Negative Overhead Abstraction, Mistakes | Bjarne Stroustrup

Andrew Kelley: A Practical Guide to Applying Data Oriented Design (DoD)

