Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    C++ Programming: While Loops And For Loops (Part 2)

    Posted By: ELK1nG
    C++ Programming: While Loops And For Loops (Part 2)

    C++ Programming: While Loops And For Loops (Part 2)
    Published 4/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 494.63 MB | Duration: 1h 30m

    C++ Programming: How to Increment and Decrement Numbers

    What you'll learn

    What is a while loop?

    What is a for loop?

    What is a nested loop?

    How to write a break statement?

    Requirements

    No programming needed

    Description

    Hello to everyone who signed up for the course, C++ Programming for Beginners Part 2. This course continues from part 1. You can find part 1 of the course in related videos. You should find part 1 if you search for me as your instructor. There is no programming experience needed for part 2 of the course. I would suggest watching part 1 of the course to be up to speed with the course material.In C++ Programming for beginner part 2, we will discuss loops in C++ programming. We will converse about switch and case statement too. Loops and switch and case statements are usually used in many instances in computer programming. I would pay close attention to how loops and switch and case statements are executed when they are compiled. I am up to date about this course being for entry level computer programmers.I love for everyone to understand how to produce loops. I want everyone to know how programs execute while loops, for loops, and nested loops. I particularly find nested loop to be the most challenging to understand in C++ programming out of all the loops in this course. I want to ensure the material is easy to understand for all students. You can leave a rating on the course and speak about your experience with this course.

    Overview

    Section 1: Making Decisions

    Lecture 1 Relational operators

    Lecture 2 If statements

    Lecture 3 Expanding the if statement

    Lecture 4 If/else statement

    Lecture 5 Nested statement

    Lecture 6 If/else if statement

    Lecture 7 Logical operators

    Lecture 8 Not operator

    Lecture 9 Menus

    Lecture 10 Comparing characters and strings

    Lecture 11 Switch statement

    Section 2: Loops and Files

    Lecture 12 Increment and decrement operators

    Lecture 13 The while loop

    Lecture 14 Input Validation

    Lecture 15 Do-while loop

    Lecture 16 The for loop

    Lecture 17 Keeping a running total

    Lecture 18 Sentinels

    Lecture 19 Nested loops

    Beginner who want to learn C++ Programming