-
Course
- 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.
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
- Course Introduction | 1m 49s
- Prerequisites | 48s
- Course Overview | 1m 11s
- Arithmetic Operators | 4m 26s
- Numeric Promotion | 2m 28s
- Unary Operators | 3m 23s
- Practice Questions | 2m 34s
- Assignment Operators | 2m 2s
- Relational Operators | 1m 3s
- Logical and Conditional Operators | 3m 50s
- Equality Operators | 3m 28s
- String Equality | 2m 9s
- More Practice Questions | 2m 2s
- Module Wrap Up | 1m 54s
About the author
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