Practice Resources

Below are some helpful resources to practice your programming.

The 'very-easy' challenges are good as a starting point to get familiar with the platform – progressively work your way through the 'easy' challenges.

These tend to be easier but more "fun" to do.

Starting from the 'Decisions and Loops' section, these are very good prompts to help you get acquainted with some common programming problems.

The 'Elementary' and 'List, Strings' exercises are very beginner friendly.

While initially intended for Python, these prompts are generic enough to be applied in C++ as well.

Last updated

Was this helpful?