• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Accelerated Introduction to C++

This course gives an accelerated introduction to the C++ programming language for developers who are already familiar with another OOP language such as C# or Java.

Dmitri Nesteruk - Pluralsight course - Accelerated Introduction to C++
by Dmitri Nesteruk

What you'll learn

This course presents the C++ programming language for programmers who already have some experience programming in another object-oriented language such as C#, Java, or a similar language. The course focuses on the differences between C++ and other languages, specifically on C++'s lack of garbage collection and the requirement for manual memory management. The course covers the basics of C++ data types, its core data structures, and also presents some of the more popular aspects of the C++ Standard Library.

Table of contents

About the author

Dmitri Nesteruk - Pluralsight course - Accelerated Introduction to C++
Dmitri Nesteruk

Dmitri is a developer, speaker, podcaster, technical evangelist and wannabe quant.

More Courses by Dmitri