I happened to come across this excellent tutorial today in the Oracle Learning Library:
Java SE 8: Lambda Quick Start
This is an excellent introduction for developers to help them understand the benefit of Java SE 8 Lambda expression features.
Based on my experience leading Java code reviews over the last 5 years for large corporations - I would estimate that those companies could achieve at least a 20-30% reduction in the size of their code bases by the judicious adoption of Java SE 8 Lambda expression capabilities.
No comments:
Post a Comment