-
Course
- Core Tech
Working with Streams and Lambda Expressions in Java (Java SE 11 Developer Certification 1Z0-819)
This course will teach you everything you need to know about lambda expressions and streams in Java, so that you are ready to use them for your work and to prepare you to successfully pass the Oracle Java SE 11 Developer Certification exam.
What you'll learn
Streams and lambda expressions are essential features in modern Java programming. In this course, Working with Streams and Lambda Expressions in Java (Java SE 11 Developer Certification 1Z0-819), you'll learn everything you need to know about streams and lambda expressions.
First, you'll explore lambda expressions; what they are, how they work, what they are useful for. Next, you'll discover functional interfaces, including the ones in Java's standard library. Finally, you'll learn how to work with streams, and you'll understand how you can use lambda expressions together with streams to process data.
When you're finished with this course, you'll have the skills and knowledge of streams and lambda expressions that you need to be able to use them in your own projects, and you'll understand everything you need to know about them for the Oracle Java SE 11 Developer Certification exam.
Table of contents
- Version Check | 15s
- Course Introduction | 3m 48s
- Lambda Expressions - First Look | 3m 54s
- Functional Interfaces - First Look | 2m 39s
- Syntax of Lambda Expressions | 3m 51s
- Capturing Variables in Lambda Expressions | 8m 58s
- Interaction of Lambda Expressions with Enclosing Code | 1m 40s
- Working with Exceptions in Lambda Expressions | 2m 51s
- Method References | 7m 39s
- Summary | 3m 49s
About the author
Jesper de Jong is an independent, experienced software developer and architect who designs and builds efficient, scalable, and high-quality server-side software for the JVM in Java and Scala. He loves the creativity of inventing and building software systems and loves to teach and share his knowledge with the software development community.
More Courses by Jesper