From the course: Code Clinic: C++

Tackling problems with C++ - C++ Tutorial

From the course: Code Clinic: C++

Start my 1-month free trial

Tackling problems with C++

- [Olivia] Hi and welcome to Code Clinic for C++. My name is Olivia Stone and I'm really looking forward to showing you my solutions for the challenges proposed to the Code Clinic authors. In this series, we'll explore creative and efficient ways to use C++ to solve a range of problems. I'll describe some of the unique aspects of working with C++ and offer suggestions on how to improve your code. After watching each solution, you'll come away with patterns for writing C++ programs as well as reusable code that you can use in your own projects. If you search our library for Code Clinic, you'll find additional courses by different authors using other languages. Each Code Clinic author solves the exact same set of problems so you can compare different solutions as well as the pros and cons of each language. If you're wanting to learn to program, if you're looking for tips on better programming, or if you're trying to decide on your next new programming language you're going to love Code Clinic. So let's get started with Code Clinic for C++.

Contents