C++ Basics: Selection and Iteration

This course is part of Programming in C++: A Hands-on Introduction Specialization

Instructors: Anh Le +1 more

Instructor ratings

We asked all learners to give feedback on our instructors based on the quality of their teaching style.

What you'll learn

  •   Use variables and operators to store and manipulate small pieces of data
  •   Automate decision making using selection statements so the program result differs based on data
  •   Repeat sections of your program using the appropriate loop type
  • Skills you'll gain

  •   Computer Programming
  •   Pseudocode
  •   Integrated Development Environments
  •   Programming Principles
  •   C++ (Programming Language)
  • There are 4 modules in this course

    This course is designed for learners with no coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, operators, iteration (i.e., loops), and selection (i.e., conditionals). To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.

    Operators

    Conditionals

    Loops

    Explore more from Software Development

    ©2025  ementorhub.com. All rights reserved