essays-on-data-science
essays-on-data-science copied to clipboard
Functional vs. object-oriented programming
Basically covering the tell-tale signs of when functional programming may be a better choice, and when object-oriented programming may be a better choice, and what to do when the choice isn't crystal clear. (In my biased opinion, stick with functional programming as much as possible.)