1Z0-816 - Java SE 11 Programmer II: Streams & Pipelines


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

In this 11-video course, learners can explore streams and the Stream application programming interfaces (APIs), the differences between collections and streams, the structure of stream operations and pipelines, and methods of Stream interface in Java SE 11. To begin, you will explore the concept of streams and the idea behind Stream API. You will then learn how to create basic streams and apply methods on them to illustrate various possible operations. You will examine the differences between collections and streams and describe how to obtain streams; describe the structure of stream operations and pipelines, and view the essential methods of the Stream interface in Java SE 11. Learn to recognize the features of streams and pipelines with focus on reduction operations and ordering, then learn how to apply reduction on parallel operations for concurrency management. You will use the StreamSupport class to work with low-level stream construction, and in the final tutorial, discover how to prevent interference during stream pipeline execution. This is one course is a series to prepare for the 1Z0-816: Java SE 11 Programmer II certification exam.



Expected Duration (hours)
0.6

Lesson Objectives

1Z0-816 - Java SE 11 Programmer II: Streams & Pipelines

  • discover the key concepts covered in this course
  • define the concept of streams and the idea behind Stream APIs
  • create basic streams and apply methods on them to illustrate various possible operations
  • recognize the differences between collections and streams and describe how to obtain streams
  • describe the structure of stream operations and pipelines
  • list the essential methods of the Stream interface in Java SE 11
  • demonstrate the features of streams and pipelines with focus on reduction operations and ordering
  • apply reduction on parallel operations for concurrency management
  • use the StreamSupport class to work with low-level stream construction
  • demonstrate how to prevent interference during the execution of stream pipelines
  • summarize the key concepts covered in this course
  • Course Number:
    it_sdjsep_10_enus

    Expertise Level
    Intermediate