Събития
Type Driven Development with F#
On this talk we will demonstarte the power of types and advanced type systems.
КОГА: 22.03.2017
МЯСТО: Майкрософт България, бул. Никола Вапцаров 55, сграда 3 етаж 7
ВХОД: СВОБОДЕН
You will see:
- how to combine the safety of static typing with the ease of development typically only offered by dynamically typed languages.
- how to model your domain with improved correctness based on phantom types
- how to express a side effects
- how to use property based testing