This event has already taken place. Check upcoming events
Warsztaty – Java 8 Streams
Event:
Warsztaty – Java 8 Streams
Event type:
Workshops
Category:
Topic:
Date:
18.04.2016 (monday)
Time:
18:00
Language:
English
Price:
Free
City:
Place:
Mobica Limited Biuro w Łodzi
Address:
Wólczańska 178
Log in, by zgłosić zmianę.
Description:
Data structure is the fundamental building unit of a software development. According to Linux Torvalds, the process of designing your code should based on choosing stable data structures before any other measure of your code quality. He claims that this is the only way to achieve simple design and reusable code.
We will consider the alternative approach of modelling state by exploring data structure called streams. Going deeper, we will try to use stream processing and lazy evaluation to model change in terms of sequences that represent the time histories of the systems being modeled.
Does it sound hard or strange? Dont worry, though, workshop will cover all basic topics about streams from simple examples to more complex modelling state problems.