BEGIN:VCALENDAR
PRODID:-//github.com/rianjs/ical.net//NONSGML ical.net 4.0//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Phoenix
X-LIC-LOCATION:America/Phoenix
END:VTIMEZONE
BEGIN:VEVENT
DESCRIPTION:Java version 8/1.8 has become the industry standard and enable
 s developers to use Lambda expressions\, Stream API\, functional interfac
 es due to their popularity\, performance improvements etc.\,<br />\n1. Ja
 va lambda expressions are Java's first step into functional programming. 
 A Java lambda expression is thus a function which can be created without 
 belonging to any class and can be passed around as if it was an object an
 d executed on demand.<br />\n2. Stream API is used to process collections
  of objects. A stream is a sequence of objects that supports various meth
 ods which can be pipelined to produce the desired result.<br />\n3. A fun
 ctional interface is an interface that contains only one abstract method.
  They can have only one functionality to exhibit.<br />\nThe question is 
 as a developer are we following good practices in applying these powerful
  features to our code? Following good practices will help in writing main
 tainable and easily understandable code\, increases efficiency and reduce
 s cost. In this session\, I'll share some good practices for using Java 8
 /1.8 features.
DTEND;TZID=America/Phoenix:20181006T163000
DTSTAMP:20260719T160847Z
DTSTART;TZID=America/Phoenix:20181006T153000
GEO:33.293070;-111.796620
LOCATION:Chandler - Gilbert Community College - IRN-230
ORGANIZER:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Java version 8/1.8 has become the industry standard and enables de
 velopers to use Lambda expressions\, Stream API\, functional interfaces d
 ue to their popularity\, performance improvements etc.\,<br />\n1. Java l
 ambda expressions are Java's first step into functional programming. A Ja
 va lambda expression is thus a function which can be created without belo
 nging to any class and can be passed around as if it was an object and ex
 ecuted on demand.<br />\n2. Stream API is used to process collections of 
 objects. A stream is a sequence of objects that supports various methods 
 which can be pipelined to produce the desired result.<br />\n3. A functio
 nal interface is an interface that contains only one abstract method. The
 y can have only one functionality to exhibit.<br />\nThe question is as a
  developer are we following good practices in applying these powerful fea
 tures to our code? Following good practices will help in writing maintain
 able and easily understandable code\, increases efficiency and reduces co
 st. In this session\, I'll share some good practices for using Java 8/1.8
  features.
UID:ddda61c1-53a5-45de-bf1b-a00b60e52dcf
END:VEVENT
END:VCALENDAR
