Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to automate repetitive tasks with loops.
Continue your C++ learning journey with Learn C++: Loops. Use `for` and `while` loops to execute the same code multiple times, and learn about the four types of C++ errors: compile-time, run-time, link-time, and logic.
* Implement `while` loops
* Implement `for` loops
* Recognize basic error types
### Notes on Prerequisites
We recommend that you complete [Learn C++: Introduction](https://www.codecademy.com/learn/learn-c-plus-plus-introduction) before completing this course.
Continue your C++ learning journey with Learn C++: Loops. Use `for` and `while` loops to execute the same code multiple times, and learn about the four types of C++ errors: compile-time, run-time, link-time, and logic.
* Implement `while` loops
* Implement `for` loops
* Recognize basic error types
### Notes on Prerequisites
We recommend that you complete [Learn C++: Introduction](https://www.codecademy.com/learn/learn-c-plus-plus-introduction) before completing this course.