- Course
Java SE 21 Developer (Exam 1Z0-830): Controlling Program Flow
This course will teach you the tips, tricks, and pitfalls of controlling program flow in Java to help you prepare for the certification exam.
- Course
Java SE 21 Developer (Exam 1Z0-830): Controlling Program Flow
This course will teach you the tips, tricks, and pitfalls of controlling program flow in Java to help you prepare for the certification exam.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Making decisions in code and iterating over data are fundamental building blocks in any software. In this course, Java SE 21 Developer (Exam 1Z0-830): Controlling Program Flow, you will learn the tips, tricks, and pitfalls of if-else and switch statements, as well as various loops. First, you’ll explore the basic and advanced branching statements, including the newer switch expressions. Next, you’ll discover pattern matching and how it helps you write succinct code. Finally, you’ll learn the various loops and their nuances. When you're finished with this course, you’ll have the skills and knowledge of program control flow to nail any exam question related to the topic.