Java SE 11: Expressions, Arrays, & Loops
Java SE 11
| Beginner
- 11 Videos | 43m 35s
- Includes Assessment
- Earns a Badge
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 statementsidentify the results of various Boolean expressionscreate simple if/else statementscreate nested if/else statementsdescribe the characteristics of arraysdeclare and initialize arrays
-
access array elements and set their valuesdescribe looping over array elementscreate a for loop to print the elements of an arrayuse the break and continue function to control program flow in a loopcreate a program that implements arrays, if/else, and a for loop
IN THIS COURSE
-
1.Introduction to Branching and Boolean Expressions5m 30s
-
2.Using Boolean Operators3m 49s
-
3.Creating if/else Statements4m 21s
-
4.Creating Nested if/else Statements4m 9s
-
5.Introduction to Arrays3m 39s
-
6.Initializing Arrays4m 33s
-
7.Accessing Array Elements4m 50s
-
8.Introduction to Loops4m 32s
-
9.Creating for Loops2m 44s
-
10.Using break and continue in Loops3m 9s
-
11.Exercise: Creating Arrays, Branches, and Loops2m 20s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.