Roo talks series: Why Culture Matters in your Data science team?
The fourth session in our roo talks series.
Roo talks series: Engineering culture at Deliveroo
The third session in our roo talks series.
A quick look into Engineering Leadership at Deliveroo
Learn more about engineering leadership at Deliveroo with Stephanie Siaw, Engineering Manager.
Roo talks series: Cross-Platform Customer Support with WebViews + GraphQL
The second session in our roo talks series.
Roo talks series: Experiments at Deliveroo and Dynamic Average Treatment Effects.
The first session of our roo talks series.
Diversity in Data Science with Ela Osterberger, DS Director
Learn more about diversity in Data Science with Ela Osterberger, DS Director.
Metrics matter - how we set OKRs at Deliveroo
Learn more about how we set OKRs at Deliveroo.
A glimpse into Data Science at Deliveroo
Learn more about Data Science at Deliveroo from the eyes of Mahana Mansfield, DS Director.
Increase the Reliability of a Go Codebase with Object Constructors
One of the limitations of Go programming language is the lack of built-in object constructor support. In this post, we will see how this can have a negative impact on the code we write and how we can get around that by gluing together some of the existing language concepts.