From the course: Functional Programming with Java

What you should know - Java Tutorial

From the course: Functional Programming with Java

Start my 1-month free trial

What you should know

- [Instructor] To get the most out of this course, there are a few prerequisites that would be helpful for you to have. The first is a basic knowledge of Java. If you're not already comfortable with Java syntax, it's not hard to learn. Just check out the introductory Java course in our library and come back to this course afterward. Other than that, since I'll be using it as a reference point throughout the course, a basic knowledge of object-oriented programming concepts would be helpful to have as well. And even if you're a little rusty with object-oriented programming concepts, it's not really a big deal. You should still be able to follow along comfortably with the examples. I also highly recommend that you follow along with me as I write code, but I've included the initial and finished states for all the code that I write in this course in the exercise files for your reference. So basically, this course is for intermediate to professional Java developers who have a desire to improve their code by learning and applying functional concepts. If you fit that description, then this course is definitely for you.

Contents