Completed
Type auto
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C++11/14 at Scale - What Have We Learned?
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About this talk
- 3 What will we cover
- 4 Experience matters
- 5 Small changes
- 6 Double closing angle bracket
- 7 Moralistic stuff
- 8 Teaching at scale
- 9 Diversity
- 10 Style guides
- 11 Safety
- 12 Override
- 13 Range base for loops
- 14 Optimizing code
- 15 Rangebased for loop
- 16 Type auto
- 17 Double type auto
- 18 Double type auto drawbacks
- 19 Things that are safe
- 20 Teaching strategy
- 21 Questions
- 22 How was final unsafe