Java SE 21 Developer (Exam 1Z0-830): Controlling Program Flow
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 46m | 208 MB
Instructor: Andrejs Doronins
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 46m | 208 MB
Instructor: Andrejs Doronins
This course will teach you the tips, tricks, and pitfalls of controlling program flow in Java to help you prepare for the certification exam.
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.