Speaker materials from CppCon 2014

Overview

CppCon 2014 Speaker Materials

https://github.com/CppCon/CppCon2014 is the canonical location for presentations and code from CppCon 2014.

Downloading a single presentation from GitHub

To download a single presentation:

  1. Navigate to the folder containing the presentation.
  2. Click on the presentation's filename.
  3. Click the "View Raw" link near the bottom of the page.

For Speakers - Submitting Materials

To submit your materials, email [email protected] with a link or attachment (if they are small).

If possible, please submit your slides in PDF format. This will allow the widest group of people to read them easily. If that’s not possible, you may also submit PowerPoint (.ppt/.pptx) files and zipped folders containing Keynote or HTML. If you have any questions, just email [email protected] and ask.

For source code, a zip or tar.gz is fine. Please do not include large files, and please ensure that all files can be distributed by CppCon to the public. You may mark your code as being placed in the public domain, or include a suitable license (e.g. BSD, MIT, Apache, LGPL, or GPL). We are relying on you to ensure the code is licensed appropriately.

To help make our job easier, please name your slide files as follows:

Presentation Title - Speaker Name - CppCon 2014

For example, Bjarne Stroustrup's keynote slides would be named "Make Simple Tasks Simple - Bjarne Stroustrup - CppCon 2014".

Don’t worry about the name for code archives as we will be unzipping them.

You might also like...
cs49n class materials: stanford autumn quarter 2021

CS49n (Aut, 21): using bits to control atoms. Overview This is a lab-based class. It is structured where you will write the code to control 1-2 hardwa

Materials for CSGO Video Game Hacking workshop Google DSC 2021-2022

Intro to Video Game Hacking Workshop for UBCO Google DSC All of the code is in the Internal Cheat Project. The DSC Internal Demo was the code that we

Presentation materials presented at C++Now 2014

C++Now 2014 Presentations Library in a Week Repo Below are links to the pdfs / keynotes / OPDs in the files directory. Depending on your browser, you

Slides and other materials from CppCon 2020

CppCon 2020 Presentation Materials https://github.com/CppCon/CppCon2020 is the canonical location for presentations and code from CppCon 2020. For Spe

Slides and other materials from CppCon 2019

CppCon 2019 Presentation Materials https://github.com/CppCon/CppCon2019 is the canonical location for presentations and code from CppCon 2019. For Spe

Slides and other materials from CppCon 2018

CppCon 2018 Presentation Materials https://github.com/CppCon/CppCon2018 is the canonical location for presentations and code from CppCon 2018. For Spe

Slides and other materials from CppCon 2017

CppCon 2017 Presentation Materials https://github.com/CppCon/CppCon2017 is the canonical location for presentations and code from CppCon 2017. For Spe

Slides and other materials from CppCon 2016

CppCon 2016 Presentation Materials https://github.com/CppCon/CppCon2016 is the canonical location for presentations and code from CppCon 2016. For Spe

Presentation Materials from CppCon 2015

CppCon 2015 Presentation Materials https://github.com/CppCon/CppCon2015 is the canonical location for presentations and code from CppCon 2015. For Spe

Standalone player of Monkey Island PC-Speaker music
Standalone player of Monkey Island PC-Speaker music

Standalone player of Monkey Island PC-Speaker music

OtterCastAmp is an open-source WiFi Speaker amplifier, based on a Sochip S3 SoC. Powered by any USB PD adapter for up to 100W of music.
OtterCastAmp is an open-source WiFi Speaker amplifier, based on a Sochip S3 SoC. Powered by any USB PD adapter for up to 100W of music.

OtterCastAmp is an open-source WiFi Speaker amplifier, based on a Sochip S3 SoC. Powered by any USB PD adapter for up to 100W of music.

OpenSpeaker is a completely independent and open source speaker recognition project.

OpenSpeaker is a completely independent and open source speaker recognition project. It provides the entire process of speaker recognition including multi-platform deployment and model optimization.

Code written for ferrofluid speaker design

*** Ferrofluid Speaker Project *** Repository for Ferrofluid speaker project *** Installing GPIO library *** http://abyz.me.uk/rpi/pigpio/index.html L

PP-Speaker is a linux kernel alsa driver (parallel port audio, covox)

// SPDX-License-Identifier: GPL-2.0-or-later PP-Speaker driver for Linux Copyright (C) 2022-2022 ariel/KotCzarny ([email protected]) Small FAQ: Q: What

Code for Eric Niebler's executors talk at CppCon 2021

Code for Eric Niebler's CppCon 2021 talk mkdir build cd build cmake -G Ninja -DCMAKE_CXX_STANDARD:STRING=23 -DCMAKE_CXX_FLAGS:STRING="/Zc:externConste

Presentation materials for C++Now 2016

C++Now 2016 Presentations Slide deck guidelines for presenters Tuesday, May 11 Paepcke Morning (9:00-10:30) Keynote: Better Code Bethe Booz Allen Hami

Presentation materials for C++Now 2015

C++Now 2015 Presentation Tuesday, May 12 Library in a Week: C++ Application Configuration Conference Keynote: Generic Programming with Concepts Parall

C++Now 2013 PresentationsC++Now 2013 Presentations - Presentation materials presented at C++Now 2013.

C++Now 2013 Presentations Note: some of the presentations exceed GitHub's blob size limit of about 10MB. These presentations have been split into mult

Owner
CppCon
The C++ Conference
CppCon
Slides and other materials from CppCon 2020

CppCon 2020 Presentation Materials https://github.com/CppCon/CppCon2020 is the canonical location for presentations and code from CppCon 2020. For Spe

CppCon 1.6k Dec 31, 2022
Slides and other materials from CppCon 2019

CppCon 2019 Presentation Materials https://github.com/CppCon/CppCon2019 is the canonical location for presentations and code from CppCon 2019. For Spe

CppCon 1.2k Dec 27, 2022
Slides and other materials from CppCon 2018

CppCon 2018 Presentation Materials https://github.com/CppCon/CppCon2018 is the canonical location for presentations and code from CppCon 2018. For Spe

CppCon 1.4k Jan 1, 2023
Slides and other materials from CppCon 2017

CppCon 2017 Presentation Materials https://github.com/CppCon/CppCon2017 is the canonical location for presentations and code from CppCon 2017. For Spe

CppCon 1.7k Jan 4, 2023
Slides and other materials from CppCon 2016

CppCon 2016 Presentation Materials https://github.com/CppCon/CppCon2016 is the canonical location for presentations and code from CppCon 2016. For Spe

CppCon 1.8k Dec 22, 2022
Presentation Materials from CppCon 2015

CppCon 2015 Presentation Materials https://github.com/CppCon/CppCon2015 is the canonical location for presentations and code from CppCon 2015. For Spe

CppCon 1.8k Dec 11, 2022
Presentation materials for C++Now 2016

C++Now 2016 Presentations Slide deck guidelines for presenters Tuesday, May 11 Paepcke Morning (9:00-10:30) Keynote: Better Code Bethe Booz Allen Hami

null 81 Dec 5, 2022
Presentation materials for C++Now 2015

C++Now 2015 Presentation Tuesday, May 12 Library in a Week: C++ Application Configuration Conference Keynote: Generic Programming with Concepts Parall

null 204 Jan 22, 2022
C++Now 2013 PresentationsC++Now 2013 Presentations - Presentation materials presented at C++Now 2013.

C++Now 2013 Presentations Note: some of the presentations exceed GitHub's blob size limit of about 10MB. These presentations have been split into mult

null 191 Dec 17, 2022
C++Now 2012 PresentationsC++Now 2012 Presentations - Presentation materials presented at C++Now 2012.

C++Now! 2012 Presentations and Papers Monday Presentations Jeff Garland:Library in a Week (I) Leor Zolman: A Whirlwind Overview of C++11 Boris Schaeli

null 171 Sep 23, 2022