Introduction to modernizing legacy codebases

Kent - August 4, 2023

At the time of writing, I’m on my third project where I’m tasked with modernizing a C++ legacy codebase. Nothing wrong with legacy, and there is nothing wrong with C and C++-98 and C++-03, but the language has evolved and there are new patterns and new algorithms for doing most things.

This is a multipart series where pieces will be published when they are ready.

See Also

Comments

Any comments? Create a new discussion on GitHub.
There used to be an inline comment form here, but it was removed.