DiscoverCppCon 2016 Sessions (Audio)CppCon 2016: Mark Isaacson “Developing C++ @ Facebook Scale"
CppCon 2016: Mark Isaacson “Developing C++ @ Facebook Scale"

CppCon 2016: Mark Isaacson “Developing C++ @ Facebook Scale"

Update: 2016-11-03
Share

Description

Published on Oct 6, 2016
http://CppCon.org

Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2016

Writing correct C++ is hard. Period. Full stop. Even if a small change to a simple 2,000-line program compiles, has tests, and passes the tests, the code might still be broken. When the code spans hundreds of thousands of files across many different projects, making sure your change is safe is orders of magnitude harder. This talk is about all of the things that make that problem manageable for a Facebook engineer to tackle.

Mark Isaacson
Facebook
Software Engineer
Mark Isaacson is a Software Engineer at Facebook, where he works on improving the developer experience for all C++ programmers at Facebook. Mark is the author of the tech blog "Modern Maintainable Code" that tries to educate folks about properties of maintainable code and effective program design. Mark has a background in teaching and has been giving tech talks for several years now, most of which can be found on his blog. Website: http://modernmaintainablecode.com

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com

Comments 
In Channel
loading
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

CppCon 2016: Mark Isaacson “Developing C++ @ Facebook Scale"

CppCon 2016: Mark Isaacson “Developing C++ @ Facebook Scale"

Mark Isaacson