The Java engineering team has been busy for years to see the shortcomings in the earlier versions of Java. Every 2 to 3 years a new and improved version is released, each time mixing proven concepts from other programming languages and the strengths of Java itself.
DISCLOSURE: This post may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.
Get yourself up-to-date in this course with all the new and great features this version of Java has to offer:
* Lambas and function references
* Streams for functional programming
* Default methods for more flexibility when evolving APIs
* Using Optional to create awareness around null-values in your APIs
* The new Date/Time API to cope with all the past issues of handling time
* Streams for functional programming
* Default methods for more flexibility when evolving APIs
* Using Optional to create awareness around null-values in your APIs
* The new Date/Time API to cope with all the past issues of handling time
The course is based on a lot of examples, to help you understand as easily as possible the issues that were addressed with Java 8.
Who is the target audience?
- Software engineers looking for a brief update of the Java 8 features
- Get the course