"Geek Academy Java8 New Features Video Tutorial" covers all new features of Java8: Lambda expressions, Stream interface, DoubleStream interface, LocalDate class, etc. The new features of Java8 make Java run faster, use less code (Lambda expressions), facilitate parallelization, and minimize null pointer exceptions.
Difficulty:Intermediate
Total of17 chapters
32108 plays
Chapter1Introduction to Java8 and JDK8 download, installation and use
"Geek Academy Java8 New Features Video Tutorial" can provide in-depth study of Lambda, JDK8 download and installation, Stream interface, filters, and related classes~