Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808)

This course will teach you the tips, tricks, and pitfalls of using operators and flow control statements in Java to help you prepare for the certification exam.

Andrejs Doronins - Pluralsight course - Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808)
by Andrejs Doronins

What you'll learn

Operators such as “=” or “++” or if-else statements and loops are ubiquitous in any Java program. However, there are constructs that are used infrequently, and the more common ones may produce unexpected results (bugs) if one uses them improperly. In this course, Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808), you will learn the tips, tricks, and pitfalls of using Java operators and statements. First, you’ll explore the Java operators. Only some are required for the exam, but even those required are worth taking a closer look at to see what some of them do behind the scenes. Then, you’ll discover how simple omissions in branching and looping statements may completely change the program flow. Finally, you will take a deep dive into more advanced concepts of flow control and the small details that make all the difference. When you're finished with this course, you’ll have the skills and knowledge of Java operators and statements necessary to nail any exam question related to the topic.

Table of contents

About the author

Andrejs Doronins - Pluralsight course - Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808)
Andrejs Doronins

Andrejs is a Quality Assurance professional and participates in the entire SDLC - from requirements analysis, to test creation and their automation.

More Courses by Andrejs