Compare with 1 courses
Loops & Functions

Loops & Functions

This course covers essential C++ programming concepts including loops (for, while, do-while) for repetitive tasks and functions for modularizing code.

Has discount
Expiry period Lifetime
Made in Arabic
Last updated at Tue Jul 2024
Level
Beginner
Total lectures 7
Total quizzes 0
Total duration 03:36:00 Hours
Total enrolment 2
Number of reviews 0
Avg rating
Short description This course covers essential C++ programming concepts including loops (for, while, do-while) for repetitive tasks and functions for modularizing code.
Outcomes
  • Understanding Control Flow
  • Effective Decision-Making
  • Looping Constructs
  • Use of functions
Requirements
  • Basic programming concepts such as variables, data types, operators, and functions.
  • Write and compile simple C++ programs
  • Basic knowledge of logic and problem-solving skills