C++ in Constrained Environments
Offered By: CppCon via YouTube
Course Description
Overview
Explore the application of C++ in constrained and critical environments through this conference talk by Bjarne Stroustrup at CppCon 2022. Discover top-down approaches to achieve simplicity, maintainability, performance, and various forms of safety in C++ programming. Learn how to leverage modern C++ features and techniques beyond those available in 1985, including the C++ Core Guidelines, compile-time computation, type-and-resource safety, type deduction, span and chrono standard libraries, and error handling. Gain insights from the designer and original implementer of C++ on effectively using this multi-purpose language in challenging contexts, enhancing your ability to develop robust and efficient software for constrained applications and infrastructure components.
Syllabus
C++ in Constrained Environments - Bjarne Stroustrup - CppCon 2022
Taught by
CppCon
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