From the course: Level Up: C++
Level up your C++ skills - C++ Tutorial
From the course: Level Up: C++
Level up your C++ skills
(upbeat game music) - [Eduardo] Would you like to level up your C++ programming skills? Then look no further. Hi, I'm Eduardo Corpeno and I want to invite you to take this course, which is a collection of challenges in the C++ programming language. All the challenges are independent so you can watch the videos in any order and choose to solve the ones you find interesting. Each challenge focuses on a specific problem, which I will explain and then show you a possible solution in the same video. You can write your own solutions to the challenges from scratch, or you may use the aid of the startup code provided in the exercise files. This is usually some skeleton code that comes with everything you need, except for the solution to the challenge. Either way, all the code compiles and runs on common C++ platforms and IDEs but you are specially encouraged to develop and debug your code using GitHub Codespaces, which provides a cloud-based version of Visual Studio Code. Whether you are a new or intermediate programmer looking for some practice to nail that technical job interview or an experienced coder looking for a fun challenge, this course is for you. Let's do this.