Vladimir is a developer with 15 years of programming experience. Developed in various languages: C++, Python, C#, Java, F#, Scala, GO - these are only languages he was paid to use. He changed few domain areas: Game Development, Enterprise Applications, Fin Tech including High-Frequency Trading, then E-Commerce and finally Healthcare.
Recently he has spent one year in a company where the full backend was F#-only. After trying F# he could not get rid of the thought that ML-inspired design of language makes more sense than "Smalltalk-based". Hence he is coding in F# even after he left the F#-only company.
Talks I've Given
-
Lightning Talk: JSON (de)serialization in F#
Featuring Vladimir Sapronov
A programming language cannot be widespread without supporting widely used data formats, like JSON. One of the main problems of F# is not the language itself but lack of libraries choice and specifically lack of libraries designed with F# language in mind. This talk will cover how to...
f# serialization-deserialization json