
Dmitrii Kovanikov
@ChShersh
Followers
42K
Following
67K
Media
2K
Statuses
31K
Dysfunctional Programming account #1. Senior SWE at Bloomberg. I write C++ for money. ex-Haskell, ex-OCaml. All opinions are my own.
London, UK
Joined October 2013
Huge announcement. I'm leaving Bloomberg as an OCaml Engineer. And. I'm joining Bloomberg as a C++ Engineer. After using Functional Programming primarily for the last 10 years, it's time for me to switch gears. I moved to another team internally. I'll be working on low-latency
183
37
2K
C++ has Fold Expressions, ranges and Monads.TypeScript has Effect.And now Java has Monoids. Functional Programming is finally mainstream.
Is there something wrong with my eyes, or is that really a Monoid in the presentation about Java? 😄 #java
10
11
149
This is the post btw.
Since this is trending, here’s a complete list of Data Structures to implement from my CS curriculum:. 1. Linked List.2. Dynamic Array.3. Stack.4. Ring-buffer Queue.5. Deque.6. Binary Heap.7. Binomial Heap.8. HashMap with Open Addressing.9. HashMap with Separate Chaining.10.
0
0
5