课程: Java Practice: Functional Programming

Take advantage of functional programming in Java - Java教程

课程: Java Practice: Functional Programming

Take advantage of functional programming in Java

- [Instructor] Functional code, where functions are treated as objects, can be less verbose and easier to analyze, test and maintain than its procedural or object-oriented equivalent. If you are a Java developer who's been learning how to use tools like lambda expressions, method references and streams, then you've probably discovered how much less verbose your code can be. This course will help you test your new knowledge with software development problems that can be solved with a bit of elegant functional code. In each challenge, you'll be given instructions and then it's up to you to dive in and solve the challenges right in your browser. Good luck and have fun.

内容