Embedded Logging Case Study - From C to Shining C++
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive case study on embedded logging presented at CppNow 2022, focusing on the transition from C to C++ in deeply embedded systems. Learn how modern C++ and CTRE enable efficient logging with minimal runtime and memory overhead. Discover techniques for leveraging template metaprogramming to create and manipulate strings at compile-time, and understand how to implement logging solutions that fit within tight performance budgets. Follow Luke Valenty's journey as he shares his team's challenges and their evolution towards an ideal C++ logging solution for resource-constrained environments.
Syllabus
Embedded Logging Case Study: From C to Shining C++ - Luke Valenty -CppNow 2022
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera