mercoledì 24 settembre 2014 ore 15:45 / 16:45
Speaker: Bartosz Milewski
Livello: 300
Dove: Sala 1
In recent year we’ve see functional programming gaining more and more importance. Not only does it solve many problems of concurrency but it also provides new powerful abstractions for structuring composable and reusable libraries. I’ll give you examples of how these ideas can be used in C++ to improve the standard futures library or how to use immutable data structures to solve dynamic programming problems.