C++ Basics: Selection and Iteration (Coursera)

C++ Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Certification
Languages
No experience programming
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

C++ Basics: Selection and Iteration (Coursera)
Code and run your first C++ program in minutes without installing anything! 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).

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

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.

Course 1 of 4 in the Programming in C++: A Hands-on Introduction Specialization


What You Will 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


Syllabus


WEEK 1

Basic Skills - Writing your first program!

Get started by coding and running your first program in minutes! Learn about the different types of data and how to store it in variables.


WEEK 2

Operators

Use arithmetic operators (+, -, *, /, and %) and boolean operators (and, or, not) to manipulate data stored in variables.


WEEK 3

Conditionals

Program decisions using conditionals so your program can produce different output based on data.


WEEK 4

Loops

Use different types of loops to repeat sections of your program without copying-and-pasting the same lines over-and-over again.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Course Auditing
42.00 EUR/month
No experience programming

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.