We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Let's get functional

Formal Metadata

Title
Let's get functional
Title of Series
Number of Parts
46
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Find more information here: http://15.droidcon.de/session/lets-get-functional Ever tried functional languages ? Ever been annoyed that every time you get see the same Fibonacci examples or yet another maths problem ? So what can functional languages really teach us on our day to day life as Java devs ? This talk will take some concrete examples and show you how some functional approaches will make your life easier. We will see how we can try and bring functional and immutability to our "beloved" Android Java 7 and what this brings us. We'll be exploring libraries such as RxJava, Auto-Value, Retrolambda and such and see how they can help us shape a more functional Java.