Below you will find pages that utilize the taxonomy term “Oop”
Post
TDC Recife - From OOP to High Order Functions
What it’s about Slides from the TDC Recife 2020 edition.
On this talk I touched some topics related to a past experience moving from OOP to High Order Functions in Go. Our team was used to Java using plain Object oriented and they had to move to Golang. Righ after the transition phase they were coding using a more procedural/OOP approach, but after a couple of weeks the code evolved to a more idiomatic Golang.