The performance Addict's Toolbox - Peter Steinbach
A new video from Meeting C++ 2017:
The performance Addict's Toolbox
by Peter Steinbach
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Jan 23, 2018 02:26 AM | Tags: tools performance meetingcpp hpc efficiency advanced
A new video from Meeting C++ 2017:
The performance Addict's Toolbox
by Peter Steinbach
By Meeting C++ | Jan 22, 2018 05:07 AM | Tags: performance meetingcpp efficiency advanced
New Video from Meeting C++ 2017
Modern C++ testing with Catch2
by Phil Nash
By Meeting C++ | Jan 20, 2018 10:10 AM | Tags: tmp templates template meta programming meetingcpp basics
A new talk from Meeting C++ 2017
An inspiring introduction into Template Meta Programming
by Milosz Warzecha
By Meeting C++ | Jan 19, 2018 10:21 AM | Tags: python programming meetingcpp intermediate haskell experimental efficiency basics
A new video from Meeting C++ 2017:
Improve your C++ with Inspirations from other languages
by Andreas Reischuck
By robwirving | Jan 19, 2018 09:58 AM | Tags: None
Episode 134 of CppCast the only podcast for C++ developers by C++ developers. In this episode Rob and Jason are joined by Balázs Török to talk about his work in the Video Game Industry and his thoughts on Data Oriented Design.
CppCast Episode 134: Data Oriented Design with Balázs Török
by Rob Irving and Jason Turner
About the interviewee:
Balázs Török is a Senior Tech Programmer at Techland. He has more than 10 years of experience in the games industry. Balázs learned the ropes at Hungarian companies by making smaller titles and then moved to Poland to work on The Witcher series. He was the Lead Engine programmer on The Witcher 3 and now he is working at Techland on another promising project.
By Meeting C++ | Jan 19, 2018 04:10 AM | Tags: meetingcpp intermediate c++11 allocators advanced
A new talk from Meeting C++ 2017: John Lakos talking about Allocators!
Local (Arena) Memory Allocators
by John Lakos
Part 1:
Part 2:
By Meeting C++ | Jan 16, 2018 10:04 AM | Tags: tensorflow meetingcpp machine learning deep learning
A new video from Meeting C++ 2017:
Deep Learning with C++
by Peter Goldsborough
By Ansel Sermersheim | Jan 15, 2018 01:16 PM | Tags: None
New videos on the CopperSpice YouTube Channel:
C++ Templates in the real world
by Barbara Geller and Ansel Sermersheim
About the video:
Template techniques for accomplishing real world tasks in C++, including some not taught in textbooks. We also present an example of avoiding circular dependencies in template definitions.
Copyright Copyleft
by Barbara Geller and Ansel Sermersheim
About the video:
A practical and acessible look at some common open source licenses. If you write, read, or use software this is important material.
Please take a look and remember to subscribe!
By Meeting C++ | Jan 12, 2018 09:14 AM | Tags: meetingcpp intermediate efficiency 2d api
Guy Davidson speaks about the proposed 2d API for C++
Dragging C++ into the Modern era
by Guy Davidson
By robwirving | Jan 12, 2018 07:59 AM | Tags: None
Episode 133 of CppCast the only podcast for C++ developers by C++ developers. In this episode Rob and Jason are joined by Matt Godbolt to talk about the Meltdown and Spectre vulnerabilities and how they affect C++ Programmers.
CppCast Episode 133: Meltdown and Spectre with Matt Godbolt
by Rob Irving and Jason Turner
About the interviewee:
Matt is a developer at trading firm DRW. Before that he's worked at Google, run a C++ tools company, and spent over a decade in the games industry making PC and console games. He is fascinated by performance and created Compiler Explorer, to help understand how C++ code ends up looking to the processor. When not performance tuning C++ code he enjoys writing emulators for 8-bit computers in Javascript.