Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

C++ Fundamentals - Part 2

Building on the material presented in C++ Fundamentals, this course rounds out what a modern C++ developer should know, including C++11 material.

Intermediate
2h 54m
(531)

Created by Kate Gregory

Last Updated Jun 22, 2020

Course Thumbnail
  • Course

C++ Fundamentals - Part 2

Building on the material presented in C++ Fundamentals, this course rounds out what a modern C++ developer should know, including C++11 material.

Intermediate
2h 54m
(531)

Created by Kate Gregory

Last Updated Jun 22, 2020

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Core Tech
What you'll learn

Good C++ developers know more than just the syntax of the language: they know the libraries that come with it, and they know when to use a particular feature. In this sequel to C++ Fundamentals, you'll learn those things. A quick overview of the Standard Library will provide you with collections, algorithms to work with collections, and string manipulation capabilities, as well as signposts to more Standard Library capabilities. Then perhaps the most important C++11 language change, lambdas, are explained and put in context. Finally exceptions, a powerful error-handling technique, are introduced and you will see their significance for resource and memory management. With the modern C++ foundations complete, the last module of this course goes back in time to the sorts of syntax and idioms you're likely to find in older code, including typedefs, function pointers, void pointers, and C-style strings and arrays. Modern C++ developers must cope with legacy code and this module will show you how.

C++ Fundamentals - Part 2
Intermediate
2h 54m
(531)
Table of contents

About the author
Kate Gregory - Pluralsight course - C++ Fundamentals - Part 2
Kate Gregory
40 courses 4.6 author rating 9331 ratings

Kate Gregory is in her fourth decade of being paid to program. Her firm, Gregory Consulting Limited, is based in rural Ontario and helps clients adopt new technologies and adjust to the changing business environment. Current work makes heavy use of .NET and Visual C++ for both web and client development, especially for Windows 7 and 8. Managing, mentoring, technical writing, and technical speaking occupy much of her time, but she still writes code every week.

Get started with Pluralsight