Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

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

Course Cover
compare button icon

Course Features

icon

Duration

87 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

87 minutes

Course Description

Operators like "=", "++", or if-else and loops are common in Java programs. There are some constructs that are not used often, and they can produce unexpected results (bugs), if misused incorrectly. This course, Using Operators and Decisions (Java SE 8 Programer I Certification 1Z0-808) will teach you the tricks and pitfalls of Java statements and operators. You will first learn about Java operators. Although only a few are required for the exam they are well worth looking at. You'll then see how simple errors in looping and branching statements can completely alter the program flow. You will also learn about advanced flow control concepts and the details that can make a big difference. You will be able to pass any Java operator and statement exam after you have completed this course.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

What You Will Learn

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

Course Instructors

Author Image

Andrejs Doronins

Instructor

Andrejs is a Quality Assurance professional with over 6 years of experience. He specializes in Test Automation but does not neglect the importance of getting involved in the Software Development Life...
Course Cover