From the course: Java: Lambdas and Streams

What you should know - Java Tutorial

From the course: Java: Lambdas and Streams

What you should know

- [Instructor] Before you get started with this course, there are a few things you should know. You should already be familiar with the basics of writing code in Java. If you're completely new to Java, I'd suggest watching the course "Learning Java" on LinkedIn Learning before starting this one, but if you're comfortable with the basics of writing Java code, it's time to open your favorite IDE. I'll be working in IntelliJ, which has a free Community Edition you can download from jetbrains.com/idea/download, but you can use whichever you are most comfortable with.

Contents