About Course
The “Power of Functions” short course in the “Introduction to Programming with C++” master course is designed to provide learners with a foundational understanding of functions in C++. Covering essential concepts, the course includes practical tutorials on creating functions such as the Add function, finding the maximum number, and calculating digit-by-digit sums. Additionally, students will learn to display digits individually, identify characters, and shapes using functions. The course also features a fun project where learners can implement a Rock Paper Scissors game, demonstrating how functions can be utilized in game development. Through these videos, students will gain hands-on experience and confidence in utilizing functions to enhance their C++ programming skills.
Course Content
Power of Functions and Procedural Programming
-
Introduction to Functions – I
12:31 -
Introduction To functions – II
13:02 -
Power Function & Max of 5 Numbers
12:58 -
Digit By Digit Sum
11:04 -
Identifying the Character
16:20 -
Digit By Digit Display
10:18 -
Rock Paper Scissors Game
16:29 -
Menu Based Programs
15:27 -
Finding The Highest Average & Shape Identification
22:12