If Statements

Sort options

Computational Thinking for K-12 Educators: Nested If Statements and Compound Conditionals (Coursera)

Apr 24th 2024
Computational Thinking for K-12 Educators: Nested If Statements and Compound Conditionals (Coursera)
Course Auditing
Categories
Effort
Languages
How could you program a complex "choose your own adventure" game? How can your soccer game determine goals, balls out of bounds, and corner kicks? You'll learn to do both of these in this course! This class teaches the concepts of nested if/else statements and compound Boolean [...]

Computational Thinking for K-12 Educators: Conditional Loops and If Statements (Coursera)

Apr 24th 2024
Computational Thinking for K-12 Educators: Conditional Loops and If Statements (Coursera)
Course Auditing
Categories
Effort
Languages
Want to make a game that ends when you "catch" an object by clicking on it? Or maybe you get points based on how close you came? You'll do that in this class! This class teaches the concepts of conditional loops and if/else statements.

Learn to Teach Java: Boolean Expressions, If Statements, and Iteration (Coursera)

Learn to program with Boolean Expressions, If Statement, and For and While Loops in Java, and prepare to teach others using the free, online interactive CS Awesome textbook. In this course for teachers we'll guide you both in learning Java concepts and skills but also in how to [...]