Skip to content

istanbul-coders/java-8-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java 8 Project Lambda / Lambda Projesi

Logo

These are the files shown during the presentation of Java 8 Project Lambda in November 21, 2013. You can use it the way you want. We'd be appreciated if you send us a pull-request when you find a bug.

21 Kasim 2013 gunu grubumuz bunyesinde verilen Java 8 Lambda Projesi presentasyonuna ait dosyalardir. Dilediginiz gibi kullanabilirsiniz. Eger bug/fix bulursaniz lisans geregi pull-request gondermenizi rica ediyoruz.

Agenda / Ajanda

  • What is Project Lambda and why now?
  • Basic Lambdas
  • Type Inferencing, Implied Return Values, Effective Final Vars
  • Functional Interfaces & SAMs
  • Method Refs
  • Predicates, Functions, BiFunctions, Consumers, Suppliers, BinaryOperators
  • Variable Scopes, Default Methods, etc..
  • What is this Streams
  • forEach, map, filter, etc..
  • Lazy Evaluation, Matchers
  • Reduce, Collects
  • Parallel Streams
  • Infinite Streams

About

21 Kasim Java 8 Project Lambda Dosyalari

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages