Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

C++ Core Guidelines - Modernize Your C++ Code Base

ACCU Conference via YouTube

Overview

Explore the C++ Core Guidelines and learn how to modernize your C++ codebase in this comprehensive conference talk from ACCU 2017. Discover how leading C++ experts propose safe coding practices without sacrificing efficiency. Delve into topics such as deliberate use of const, minimizing raw pointers, and leveraging static analysis tools. Gain insights into IFS's history of providing static analysis within IDEs and their approach to code transformation. Learn about Cevelop's automated tooling for implementing Core Guidelines through static analysis and quick-fix refactoring. Understand the philosophy behind the guidelines, explore practical examples, and debunk common myths. Cover essential concepts like buffers, type safety, compile-time checks, smart pointers, and ownership. Enhance your C++ programming skills and improve code quality while maintaining performance.

Syllabus

Intro
What is a Core
Core Guidelines
Philosophy of Core Guidelines
Examples
Whats cool
Buffers
Express Intent
Type Safety
Check at compiletime
Dont produce blue screens
Dont waste time
immutable and mutable data
portability
myths
smart pointers
ownership
laughing talk
lightning talks

Taught by

ACCU Conference

Reviews

Start your review of C++ Core Guidelines - Modernize Your C++ Code Base

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.