
Why this course matters
Ever wondered how a program “makes decisions”? This beginner-friendly course is designed for students with zero coding experience. You’ll start with the basics like boolean values and if/else statements, then move on to more advanced structures like nested conditions and switch statements.
Through clear explanations and hands-on exercises, you’ll learn how to write programs that respond smartly to different situations — all while building strong logical thinking skills step by step.
- 01 Learn Real Coding Together – Season 2
- 02 Lesson Contents
- 03 <p data-end="447" data-start="157">Ever wondered how a program “makes decisions”
- 04 This beginner-friendly course is designed for students with zero coding experience
Description
Learn Real Coding Together – Season 2
It is recommended to complete “C++ with Your Child: Season 1” before proceeding to “C++ with Your Child: Season 2.”
The course is designed with a progressive approach, guiding learners step by step from basic to more advanced concepts.
Lesson Contents
The total course duration is about 4 hours, and with just 10 short lessons, students can complete the second quarter of the program.
- bool data type and relational operators
- if conditional statement
- if- else conditional statement
- Logical operations
- Operator Precedence
- Multiple If Structure
- Nested If structure
- Switch multi-branch structure
- Selection Structures – Exercises (P1)
- Selection Structure – Practical Exercises (P2)
