Coding with Cornell: Conditional Statements
#2 of 4 in Coding with Cornell Series
What’s inside...
Coding with Conditional Statements is the second in a series of books following seven-year-old Cornell as he teaches his two-year-old sister Cori how to code using Python. In this bright picture book created for readers ages 3-8+, Cornell introduces Cori to if, if-else, and if-elif-else statements, otherwise known as conditional statements. With regular revisits to this book, your early learner will understand basic coding concepts in no time!
Discussion points
What did you think about how Cornell solved problems using conditional statements? Can you think of a problem you could solve using a similar method?
How do you think learning about coding can help you in everyday life?
What other areas, besides computers, do you think can benefit from using conditional statements?
Can you explain a conditional statement you would use in your favorite game or activity? How would it work?
What was your favorite part of the book and why? Do you think you'd like to learn more about coding after reading this?
Tip: Role play these questions
Encourage your child to express their understanding by relating the concepts to their daily activities or interests. For example, discuss how conditional statements might be used in deciding what to wear based on the weather or in video games they frequently play. Make the conversation interactive by building or drawing simple flowcharts that represent conditional statements, bringing the abstract concept into a visual and tangible form they can grasp. Celebrate their effort to grasp complex ideas, making them feel confident and eager to explore more.
Key lessons
Example Lesson: Understanding Conditional Logic
Explanation: Through the adventures of Cornell the coder, children learn about if-then scenarios and the basics of making decisions in coding.
Real-World Application: Kids can apply this logic to everyday decision-making tasks, understanding the cause and effect of their choices.
Example Lesson: Problem-Solving Skills
Explanation: Cornell faces various challenges that require him to use conditional statements to find solutions, teaching readers to tackle obstacles meticulously.
Real-World Application: Children learn to assess situations and make informed decisions, helping them navigate schoolwork and personal problems more effectively.
Example Lesson: Attention to Detail
Explanation: Coding with Cornell requires careful attention to detail in understanding and applying conditional statements correctly, reflecting real coding tasks.
Real-World Application: This translates to enhanced concentration and meticulousness in a child's academics and daily activities.
Example Lesson: Creativity in Technology
Explanation: Cornell’s coding adventures show that technology is a creative tool to build and innovate, not just a set of rigid rules.
Real-World Application: Encourages children to view tech as a fun, creative outlet, potentially sparking interest in STEM fields.