Writing better embedded Software - Dan Saks - Keynote Meeting Embedded 2018
Dan Saks Keynote from Meeting Embedded 2018
Writing better embedded Software
by Dan Saks
November 14-16, Berlin, Germany
November 18-23, Wrocław, Poland
November 25, Wrocław, Poland
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Mar 9, 2019 07:20 AM | Tags: performance meetingcpp intermediate embedded efficiency community c++14 basics
Dan Saks Keynote from Meeting Embedded 2018
Writing better embedded Software
by Dan Saks
By foonathan | Mar 7, 2019 12:49 PM | Tags: None
"There's really not a conference like this one"
Register now for C++Now 2019 at cppnow.org!
C++Now 2019 Attendee Video
by C++ Now attendees
About the video
This video was created by Vittorio Romeo, Lisa Lippincott, Zach Laine, Odin Holmes, Phil Nash, Anastasia Kazakova, Jens Weller, and more
By Meeting C++ | Mar 7, 2019 10:30 AM | Tags: meetingcpp intermediate buildsystem build basics
More Modern CMake
by Deniz Bahadir
By robwirving | Mar 1, 2019 10:28 AM | Tags: None
Episode 188 of CppCast the first podcast for C++ developers by C++ developers. In this episode Rob and Jason are joined by Peter Bindels to talk about features approved at the ISO C++ Kona meeting for C++20 including Modules, Coroutines and much more.
CppCast Episode 188: Kona Trip Report with Peter Bindels
by Rob Irving and Jason Turner
About the interviewee:
Peter Bindels is a C++ software engineer who prides himself on writing code that is easy to use, easy to work with and well-readable to anybody familiar with the language. Since the last time he's been on CppCast he presented at multiple conferences about build tooling and simple code. In combining both, he created the build tool Evoke from cpp-dependencies and other smaller projects, leading to a simple to use build system presented at CppCon 2018. Earlier this year he presented its companion 2D Graphics library for absolute called Pixel at CppOnSea. He's active in both standards development as well as helping out with various things at conferences.
By Meeting C++ | Feb 28, 2019 07:35 AM | Tags: tmp templates meetingcpp intermediate c++17 basics
A little different angle on TMP presents Jonathan O'Connor
Alices adventures in Template Land
by Jonathan O'Connor
By Meeting C++ | Feb 27, 2019 06:24 AM | Tags: standardization performance meetingcpp intermediate efficiency basics advanced
Guy Davidson speaking about standardization and algebraic libraries
Standardizing a linear algebra library
by Guy Davidson
By Meeting C++ | Feb 26, 2019 08:57 AM | Tags: meetincpp intermediate efficiency clean code c++11 basics advanced
Arne Mertz presenting at Meeting C++:
Bringing Clean Code to large scale C++ legacy Applications
by Arne Mertz
By Ansel Sermersheim | Feb 24, 2019 11:09 AM | Tags: None
New video on the CopperSpice YouTube Channel:
Evolution of Graphics Technology
by Barbara Geller and Ansel Sermersheim
About the video:
In this video, we cover the complex history of modern graphics technoloy. We look at the various graphics standards and explain how some of the differences came about between OpenGL, Vulkan, Mantle and Metal.
Please take a look and remember to subscribe!
By Meeting C++ | Feb 24, 2019 09:08 AM | Tags: tools meetingcpp intermediate crossplattform basics advanced
A talk on cross platform C++
Cross plattform C++ development is challenging
by Marc Goodner
By Meeting C++ | Feb 22, 2019 06:43 AM | Tags: meetingcpp intermediate experimental c++17 c++14 c++11 basics advanced
A great talk on how to write reliable code
How to write more reliable code
by Egor Bredikhin