DEV Community

Cover image for Preface
Saloni Goyal
Saloni Goyal

Posted on • Edited on

1 2

Preface

This series is created from my notes of the Pluralsight course 'Learn to Program with C++'. The course is taught by Kate Gregory(@gregcons) who has over 30 years of experience working with C++ and is a recipient of the Microsoft MVP award.

I highly recommend this course to anyone just starting out their programming journey and wishes to do it with C++.

Major Topics

  • Variables, Loops and Branches
  • The C++ Standard Library
  • Classes and Objects
  • Templates, Operator Overloading and other features

Don't worry if none of those words make any sense to you now. The series is meant to give you an understanding of the basics of programming concepts while learning C++ syntax and features.

If you continue to follow the series, please leave out comments with anything you don't understand or would like for me to improve upon.

Thanks for reading!

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay