Veronika Romashkina is a Functional Programming enthusiast with several years of experience of working with production Haskell in different fields. She is also a very active Haskell Community participant. She co-founded an OSS organisation – Kowainik, where she develops, maintains, and experiments with different libraries and tools; writes guides, tutorials and posts; mentors Haskell beginners and creates free educational materials.
Talks I've Given
-
Not My Type
Featuring Veronika Romashkina
Haskell is known for its powerful type system. However, many newcomers to Haskell focus on learning to write functions at the expense of designing types — this can lead to a lack of know-how and compromise the "type-safeness" of your project. This talk explores the basics of Types.
haskell typeclasses adts types