Toni Petrina is a Microsoft MVP for C#, developer, speaker, blogger and technology enthusiast. He has years of professional experience working on range of technologies, but recent focus is on mobile Windows and Xamarin as a platform. Loves to blog about cool new technology, speak at regional conferences and events and help on forums. You can find him at his blog, twitter or Stack Overflow.
Immutable code
- Stopnja 300
-
Datum
ponedeljek
16. maj 2016 09:00
In recent years functional paradigms have resurfaced and are taking over. F#, Elm, Reactjs, and many others are taking over mindshare and are proving effective at solving real problems. In this session we will see how applying techniques from functional programming languages in object oriented codebases (such as C#) can reduce complexity, reduce number of bugs and increase testability and stability of code.