====== 2016-01-04 - C++ vs C the embedded perspective ====== {{ :blog:2016:01:04:proving_ground.jpg?600|presenting 'proving ground' during the talk}} i've just got informed that [[http://codedive.pl/agenda/c-vs-c-the-embedded-perspective/|my talk]] from this year's (pardon -- last year's ;)) [[http://www.codedive.pl|Code::Dive conference]] is now available online -- [[https://www.youtube.com/watch?v=PDSvjwJ2M80|C++ vs C the embedded perspective]]. here's the abstract: // C is commonly "known to be the best choice for embedded". Many embedded developers consider C++ to be generally slower and generating larger binaries... but is it really so? During the presentation series of case studies will be presented and measured in order to check out how things really are. \\ Knowing how tools work allows to understand our software better. Even though presentation is focused on embedded software, most of the gained knowledge can be applied to desktop development equally well. \\ Target audience are C and C++ developers. In-depth knowledge of embedded development is not required to understand the content. // have fun! :)