Click here to Skip to main content
15,892,537 members
Articles / Desktop Programming / MFC

Java SE 8 new features tour: Functional programming with Lambda Expression.

Rate me:
Please Sign up or sign in to vote.
4.56/5 (2 votes)
25 Jul 2014CPOL9 min read 8.4K  
Understanding lambda expressions....This article of the “Java SE 8 new features tour” series will deep dive into understanding Lambda expressions. I will show you a few different uses of Lambda Expressions. They all have in common the implementation of functional interfaces.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect efinance
Egypt Egypt
A Systems Architect, Java team leader, and consultant with around 12+ years’ experience in projects architecture, manages department team, projects deadlines, delivery times, capacity plans, and resource planning in case of concurrent projects / change requests development. Consultant / Architect for startup companies.

Graduated with B.Sc in computer systems engineering, major Electrical Engineering.

A JCP & EC (Executive committee) member at Java Community Process Organization. JSR 358, 354, 364, & 363 Expert Group, and Working on many JSRs especially Java EE 7, 8 umbrella JSRs / Glassfish 4 evaluation and testing, and a member of Adopt-A-JSR, Adopt-OpenJDK, and FishCAT programs.

Member of MoroccoJUG and EGJUG Leader, Founder of JCP activities program group of EGJUG. Won the 11 annual JCP awards 2013 for Outstanding adopt-a-JSR participant.

An Oracle Egypt Architects Club board member, with responsibility to define and put the correct architecture reference solutions for Oracle customer's projects in EMEA.

Founder and Manager of efinance Mobile R&D and development department, after 6 months of R&D I came up with Banzenty mobile application on many platform.

More on http://about.me/mohamedtaman

Comments and Discussions