Event - CPP_C-PP-Con-2014


Paying for Lunch: C++ in the ManyCore Age[MP4] [1:15:33] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Concurrency is one of the major focuses of…


Back to the Basics! Essentials of Modern C++ Style[MP4] [1:40:26] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--This talk revisits basic questions, such as how to…


What did C++ do for Transactional Memory?[MP4] [1:00:13] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--SG5 is a Study Group within WG21 developing a…


Boost: a Bridge from C++98 to C++11; An introduction to using Boost[MP4] [0:50:04] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Rachel Cheng & Michael VanLoon "Boost: a…


Accept No Visitors[MP4] [1:05:47] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Visitor Design Pattern was an attempt to overcome a…


await 2.0: Stackless Resumable Functions[MP4] [0:53:40] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--C++17 may bring most efficient, most scalable,…


Hardening Your Code[MP4] [0:58:38] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Ok, you've written some code, and it seems to work.…


Lightning Talks: Pimp my Log()[MP4] [0:11:34] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Marc Eaddy - Software Architect, Intel--Videos Filmed…


Lightning Talks: Boostache[MP4] [0:05:56] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Michael Caisse has been crafting code in C++…


Lightning Talks: Cross Platform GUID Association with Types[MP4] [0:12:21] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014


Lightning Talks: Test-Drive Performance[MP4] [0:06:29] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--After bouncing around from startup to startup, I have…


Sanitize your C++ code[MP4] [1:01:50] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--"Sanitizers" is a family of dynamic testing…


How Ubisoft Develops Games for Multicore - Before and After C++11[MP4] [1:04:32] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--"How Ubisoft Montreal Develops Games for…


Types Don't Know #[MP4] [1:01:28] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--This presentation will be based on the following paper…


Gamgee: A C++14 library for genomics data processing and analysis[MP4] [1:08:01] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Our group has defined the standards for DNA and RNA…


Practical Cross-Platform Mobile C++ Development at Dropbox[MP4] [1:04:09] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--"Practical Cross-Platform Mobile C++…


Async sequences and algorithms to compose them[MP4] [0:52:43] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--All have heard and some have wept over all the many…


Simulating the Universe Using Modern C++[MP4] [0:59:24] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--What is the link between C++11/14, parallelism…


A Quick Tour of C++14[MP4] [0:59:17] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--After the grand expansion of the C++11…


Unicode in C++[MP4] [0:59:39] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--In some programming languages, text processing is…


C++ in Huge AAA Games[MP4] [0:48:42] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Video games like Assassin's Creed or Rainbow Six are…


Optimization Tips: Mo' Hustle Mo' Problems[MP4] [0:58:18] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Reasonably-written C++ code will be naturally…


Lock-free by Example[MP4] [0:59:19] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Dive into and follow along making a lock-free queue.In…


STL Features And Implementation Techniques[MP4] [0:59:41] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--This session will cover selected STL features from…


Embarcadero Case Study: Bringing CLANG/LLVM To Windows[MP4] [1:00:30] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--CLANG/LLVM delivers a highly conforming C++…


A CTO's guide to Modern C++[MP4] [1:08:37] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--It's a very exciting time for C++ programmers:…


Metaprogramming with Boost.Hana: Unifying Boost.Fusion and Boost.MPL[MP4] [1:00:10] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Template metaprogramming sucks. No, seriously; you…


Creating Coding with C++[MP4] [0:59:11] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Realtime graphics, computer vision, hardware hacking,…


Data-Oriented Design and C++[MP4] [1:27:45] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--The transformation of data is the only purpose of…


Quick Game Development With C++11/C++14[MP4] [0:53:18] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Modern C++ has made game development a much…


Where Did My Performance Go? (Scaling Visualization in Concurrent C++ Programs)[MP4] [1:03:16] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--High performance is one of the main reasons…


Practical Type Erasure[MP4] [1:01:06] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Type erasure looks like a neat concept, but what are…


Polymorphism With Unions[MP4] [0:58:56] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Using tagged unions to create families of polymorphic…


Using C++ to Connect to Web Services[MP4] [0:58:11] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Many languages have great support for connecting to…


SQLPP11, An SQL Library Worthy of Modern C++[MP4] [0:59:13] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--SQL and C++ are both strongly typed…


Lightning Talks: C++ Package Manager[MP4] [0:09:26] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Boris Kolpackov is a founder and chief software…


Lightning Talks: Convergent Evolution[MP4] [0:08:01] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--I work on Microsoft's C++ language…


Lightning Talks: C++ Hardware Register Access[MP4] [0:07:11] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Ken Smith, Production Engineer, Facebook--Videos…


Lightning Talks: My Four Year Bug[MP4] [0:05:06] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--I primarily develop with MFC on applications that…


Lightning Talks: Wishful Thinking[MP4] [0:05:06] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Roland is Head of Development at PPRO Financial Ltd,…


Grill the Committee[MP4] [1:29:06] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Jon Kalb • Marshall Clow • John Lakos • Chandler…


[Refactoring-at-Scale-The-Why-and-How]


C++ Memory Model Meets High-Update-Rate Data Structures [MP4] [1:13:23] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Highly performant and scalable techniques such as RCU…


Pragmatic Unit Testing in C++[MP4] [1:07:09] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Successful adoption of unit testing goes beyond…


Costless Software Abstractions for Parallel Architectures [MP4] [1:21:38] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Performing large, intensive or non-trivial computing…


Hourglass Interfaces for C++ APIs[MP4] [1:06:11] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--C++ provides a much richer set of…


C++ Test-Driven Development: Unit Testing, Coed Assistance and Refractoring[MP4] [0:59:58] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--"C++ Test-driven Development: Unit…


Making Allocators Work, Part II[MP4] [1:08:05] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Memory is an important property for every object, as…


Parallelizing the Standard Algorithms Library[MP4] [0:40:19] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Until recently, C++ programmers building…


Tme Implementation of Value Types[MP4] [0:59:47] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Predefined value types are central to C++…


Multiplatform C++[MP4] [0:48:12] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--C++ is a multiplatform language, yet many…


Boost.Asio and Boost.Serialization: Designs for Object Transmission, Part II[MP4] [0:33:22] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Network programming in C++ frequently…


Making Allocators Work, Part I[MP4] [0:49:14] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Memory is an important property for every object, as…


Making C++ Code Beautiful [MP4] [0:56:22] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Ask a non-C++ developer what they think of…


How to Call C Libraries from C++[MP4] [0:59:30] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Many libraries used by C++ programs present…


Meta Techniques: Heterogeneous Polymorphism and Fast Prototyping[MP4] [1:02:34] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--As data driven systems evolve there's an ever growing…


Boost.Asio and Boost.Serialization: Designs For Object Transmission, Part I[MP4] [0:57:40] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Network programming in C++ frequently…


C++ On Mars: Incorporating C++ Into Mars Rover Flight Software[MP4] [1:26:18] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--One of the more challenging aspects of developing…


The Philosophy of Google's C++ Code[MP4] [1:00:03] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--The Google C++ Style Guide is a fairly…


Founding C++ User Groups[MP4] [0:55:34] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Jens and Jon will share their experiences starting…


The Canonical Class [MP4] [1:05:56] [2014/11/19]
http://cppcon.org/--Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--It was a simpler time. A period in which every college…


Lightning Talks: Anatomy of A Smart Pointer[MP4] [0:11:21] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--I have been developing software for roughly 30 years.…


Lightning Talks: The New Old Thing, Or Fun with Lambdas[MP4] [0:10:42] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Jonathan Caves, C++ compiler…


Lightning Talks Software Transaction Memory, For Reals [MP4] [0:16:37] [2014/11/19]
http://cppcon2014.sched.orgPresentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Videos Filmed & Edited by Bash Films:…


Lightning Talks The Perils of Strict Aliasing [MP4] [0:06:30] [2014/11/19]
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Andrew Webber, Technologist, SIG--Videos Filmed & Edited by Bash Films:…


Connecting C++ and JavaScript on the Web with Embind[MP4] [0:56:21] [2014/11/19]
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Emscripten compiles C or C++ source code into JavaScript so it can…


GPU/Accelarator Programming with OpenMP 4.0: Yet Another Significant Parallel Shift in High-Level…[MP4] [1:06:31] [2014/11/19]
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Another fundamental shift in Parallelism Paradigm? Sure. When was the last…


Microsoft w/ C++ to Deliver Office Across Different Platforms, Part II[MP4] [0:56:51] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--How Microsoft Uses C++ to Deliver Office (and…


0xBADC0DE[MP4] [0:50:36] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--My motivation for this talk is my own expierence as a…


The Committee Experience[MP4] [1:09:01] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--What happens behind the closed doors of the ISO…


Pragmatic Type Erasure: Solving OOP Problems w/ Elegant Design Pattern[MP4] [0:43:46] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--There are numerous, serious OOP design problems that…


Exception-Safe Code, Part III[MP4] [1:04:16] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Are you 100% confident that your code is…


Asynchronous Computation in C++[MP4] [1:06:20] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--With the adoption of the new C++11 Standard…


Microsoft w/ C++ to Deliver Office Across Different Platforms, Part I[MP4] [0:59:30] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--"How Microsoft Uses C++ to Deliver Office…


Exception-Safe Code, Part II[MP4] [0:59:40] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Are you 100% confident that your code is…


Decomposing a Problem for Parallel Execution[MP4] [1:04:33] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--So you want to speed up your computation using…


Modern Template Metaprogramming: A Compendium, Part II[MP4] [0:58:48] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Template metaprogramming has become an important part…


[020-Embind-and-Emscripten-Blending-C11-JavaScript-and-the-Web-Browser]


[019-Another-fundamental-shift-in-Parallelism-Paradigm]


Implementing Wire Protocols with Boost Fusion[MP4] [0:55:17] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--There are a number of common serialization formats…


C++11 in the Wild: Techniques from a Real Codebase[MP4] [1:04:44] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--This talk presents several reusable constructs from a…


Exception-Safe Code, Part I[MP4] [1:00:30] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014--Are you 100% confident that your code is…


A Deep Dive into 2 Cross-Platform Mobile Apps Written in C++[MP4] [1:00:39] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Tony Grue & Steven Kabbes "From the Dropbox…


[014-Modern-Template-Metaprogramming-A-Compendium-Part-I]


Make Simple Tasks Simple![MP4] [1:37:35] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--C++ faces two challenges: Helping programmers…


Writing Data Parallel Algorithms on GPUs[MP4] [1:07:13] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Today most PCs, tablets and phones support multi-core…


UI prototyping and development for multiple devices in C++[MP4] [1:09:48] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Using C++ for multi-device user interface and…


Using C++ on Mission and Safety Critical Platforms[MP4] [1:00:06] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--The Joint Strike Fighter (JSF) is the first major DOD…


Practical Functional Programming in C++[MP4] [0:45:55] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--To the untrained eye, pure functional programming may…


Lightning Talks: C++ Puzzlers[MP4] [0:15:00] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Leor Zolman has been involved in system…


Lightning Talks: Assertions of Competence[MP4] [0:07:16] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--I have been developing software for roughly 30 years.…


Lightning Talks: Less Code = More Software[MP4] [0:05:49] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Prof. Peter Sommerlad is head of IFS Institute for…


Lightning Talks: Return Values Take A Closure Walk[MP4] [0:07:44] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Programming in C++ since the early 90'. |…


Lightning Talks: Writing A Python Interpreter for Fun & Profit[MP4] [0:06:40] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Shy Shalom. Senior Software Engineer, Intigua. Expert…


Lightning Talks: C++ Conferences[MP4] [0:13:24] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Jens Weller has worked, since 2007, as a freelancer in…


Lightning Talks: Rolling Your Own Circuit Simulator[MP4] [0:12:47] [2014/11/19]
http://cppcon2014.sched.orgPresentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Videos Filmed & Edited by Bash Films:…


Lightning Talks: Introduction to Undodb[MP4] [0:14:09] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Julian Smith is co-founder and Software Architect at…


Meet the Authors[MP4] [1:30:46] [2014/11/19]
http://www.cppcon.org--Chandler Carruth • John Lakos • Herb Sutter • Ade Miller • Alex Allain • Kate Gregory • Michael Wong • Peter Sommerlad • Scott Meyers--Videos Filmed & Edited by Bash Films:…


ODB, Advanced Weapons and Tactics[MP4] [1:04:32] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Hiding a relational database behind an ORM does not…


Introduction to C++ AMP (GPGPU Computing)[MP4] [0:53:07] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Meet C++ AMP (Accelerated Massive…


Rebuilding Boost Date-Time for C++11[MP4] [1:06:11] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Boost date_time is a widely used C++ library…


Efficiency with Algorithms, Performance with Data Structures[MP4] [1:13:40] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Why do you write C++ code? There is a good…


Adventures In Updating a Vintage Codebase[MP4] [0:44:25] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Still maintaining a legacy application? Do you have…


Viewing the World Through Array-Shaped Glasses[MP4] [0:22:10] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--It's agreed among experts that the most performant…


An Overview of C++11/14, Part II[MP4] [1:10:23] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--This accelerated introduction to C++11/14…


Generic Programming with Concepts Lite, Part II[MP4] [1:04:44] [2014/11/19]
Link:http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--In this talk, I will give an overview of the…


Lock-Free Programming (or, Juggling Razor Blades), Part II[MP4] [1:11:19] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Example-driven talk on how to design and write…


Defensive Programming Done Right, Part II[MP4] [1:06:09] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--In our component-based development methodology, each…


Persisting C++ Classes in Relational Databases with ODB[MP4] [1:02:45] [2014/11/19]
Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--ODB is an open source, cross-platform and cross-database (SQLite,…


cppreference.com: Documenting C++ One Edit at a Time[MP4] [0:33:19] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--How do you convert hundreds of pages of C++…


An Overview of C++11/14, Part I[MP4] [1:02:28] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--This accelerated introduction to C++11/14…


Generic Programming with Concepts Lite, Part I[MP4] [0:58:15] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--In this talk, I will give an overview of the Concepts…


Lock-Free Programming (or, Juggling Razor Blades), Part I[MP4] [1:00:23] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Example-driven talk on how to design and write…


How HHVM Uses Modern C++ for Fun and Profit (Literally)[MP4] [1:11:07] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--HHVM is a just-in-time compiler for PHP used by…


Defensive Programming Done Right, Part I[MP4] [0:59:51] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--In our component-based development methodology, each…


Common-sense Acceleration of Your MLOC Build[MP4] [1:03:38] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--In this talk, I lay out detailed examples of steps I…


Emscripten and AMS.js: C++'s Role in the Modern Web[MP4] [0:58:57] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--All major web browsers are written in C++, but…


How You Can Make a Boost C++ Library[MP4] [1:01:39] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--The purpose of this presentation is to encourage…


What the Committee Did Next![MP4] [1:07:07] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--Now that C++14 is done, what is the standard…


Modernizing Legacy C++ Code[MP4] [0:59:20] [2014/11/19]
http://www.cppcon.org--Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--C++ is a programming language with a long,…


Overview of Parallel Programming in C++[MP4] [1:01:48] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014—Parallel programming was once considered to be the…


Type Deduction and Why You Care[MP4] [1:09:33] [2014/11/19]
http://www.cppcon.org—Presentation Slides, PDFs, Source Code and other presenter materials are available at:https://github.com/CppCon/CppCon2014--C++98 had template type deduction, and it…