YoVDO

Reading Legacy C++

Offered By: Pluralsight

Tags

C++ Courses Macros Courses

Course Description

Overview

Do parts of your C++ code base appear to be in some other programming language entirely? Are you trying to read a maze of typedefs, macros, function pointers, and pointer arithmetic? This course will show you how to read and understand that code.

Because C++ has existed for decades, there is a lot of old code out there written with keywords, library functions, and practices that are just not used in modern C++. In this course, Reading Legacy C++, you will gain the ability to read and understand that old code. First, you will learn to read code that works with C-style arrays and C-style strings. Next, you will discover macros, typedefs, and some other old constructs. Finally, you will explore how to read and understand calls to printf, including format strings. When you are finished with this course, you will have the skills and knowledge of legacy C++ needed to understand and maintain this old code.

Taught by

Kate Gregory

Related Courses

Computer Graphics
University 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