Java SE 11: Expressions, Arrays, & Loops

Java    |    Beginner
  • 11 videos | 43m 35s
  • Includes Assessment
  • Earns a Badge
Rating 4.6 of 234 users Rating 4.6 of 234 users (234)
Discover how to work with branching and Boolean expressions using if/else statements in Java.During this course, you will examine what a Boolean expression is, and how create IF/ELSE statement branches. Topics include the following: how to employ Boolean Operators, identifying the results of various Boolean expressions, how to create simple and nested IF/ELSE statements, and study the characteristics of arrays. Other subjects covered include how to declare and initialize arrays, access array elements and set their values, loop array elements, and create a FOR loop to print the elements of an array. Finally, you will learn how to use the BREAK and CONTINUE functions to control program flow in a loop.

WHAT YOU WILL LEARN

  • Explain what a boolean expression is in the context of branching with if/else statements
    Identify the results of various boolean expressions
    Create simple if/else statements
    Create nested if/else statements
    Describe the characteristics of arrays
    Declare and initialize arrays
  • Access array elements and set their values
    Describe looping over array elements
    Create a for loop to print the elements of an array
    Use the break and continue function to control program flow in a loop
    Create a program that implements arrays, if/else, and a for loop

IN THIS COURSE

  • 5m 30s
    After completing this video, you will be able to explain what a Boolean expression is in the context of branching with if/else statements. FREE ACCESS
  • 3m 49s
    Find out how to identify the results of various Boolean expressions. FREE ACCESS
  • Locked
    3.  Creating if/else Statements
    4m 21s
    In this video, you will learn how to create simple if/else statements. FREE ACCESS
  • Locked
    4.  Creating Nested if/else Statements
    4m 9s
    Find out how to create if/else statements within if/else statements. FREE ACCESS
  • Locked
    5.  Introduction to Arrays
    3m 39s
    Upon completion of this video, you will be able to describe the characteristics of arrays. FREE ACCESS
  • Locked
    6.  Initializing Arrays
    4m 33s
    Find out how to declare and initialize variables. FREE ACCESS
  • Locked
    7.  Accessing Array Elements
    4m 50s
    Find out how to access array elements and set their values. FREE ACCESS
  • Locked
    8.  Introduction to Loops
    4m 32s
    After completing this video, you will be able to describe looping over array elements. FREE ACCESS
  • Locked
    9.  Creating for Loops
    2m 44s
    In this video, find out how to create a for loop to print the elements of an array. FREE ACCESS
  • Locked
    10.  Using break and continue in Loops
    3m 9s
    In this video, you will learn how to use the break and continue functions to control program flow in a loop. FREE ACCESS
  • Locked
    11.  Exercise: Creating Arrays, Branches, and Loops
    2m 20s
    Find out how to create a program that uses arrays, if/else, and a for loop. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 84 users Rating 4.5 of 84 users (84)
Journey Java Journey

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 317 users Rating 4.5 of 317 users (317)
Rating 4.6 of 148 users Rating 4.6 of 148 users (148)
Rating 4.6 of 182 users Rating 4.6 of 182 users (182)