Java 8: Tutorial
Join the DZone community and get the full member experience.
Join For FreeJava 8 release represented a very deep change with respect to previous versions, and forced us to reconsider the way we will teach programming to our students. These manuals aim to sum up the main properties we found in a quick study on the new functionalities of the type Stream and functional interfaces:
Methods of stream:
http://laprogramacionnoesunarte.blogspot.com.es/p/index-introduction-index-e-c-z-1.html
Functional interfaces:
http://laprogramacionnoesunarte.blogspot.com.es/p/functional-interfaces-1.html
Java (programming language)
Opinions expressed by DZone contributors are their own.
Comments