Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Codecademy

Java: Conditionals and Control Flow

via Codecademy

Overview

Learn how to control the flow of execution using conditional statements.

In this course, we'll learn how to control the flow of execution by implementing conditional statements. By determining the truth value of a condition, our program will decide whether or not to execute code. This course will over go over how to create complex conditionals using boolean expressions.

Syllabus

  • Conditionals and Control Flow: Learn how to create a branching program using conditionals.

    • Lesson: Conditionals and Control Flow
    • Lesson: Conditional Operators
    • Article: Simplifying Boolean Expressions
    • Article: Comparing Objects in Java
    • Quiz: Conditionals and Control Flow
    • Project: A Simple Car Loan Payment Calculator
    • Project: Continents and Cities
    • Informational: Next Steps

Taught by

Kenny Lin

Reviews

4.7 rating at Codecademy based on 84 ratings

Start your review of Java: Conditionals and Control Flow

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.