Red Books...
I've recently signed up again for a basic subscription to the online 'magazine' "Medium", whose tech feeds in particular I follow when I can. An article that caught my eye this week is by a contributor going by the handle TheOpinionatedDev: "Object-Oriented Programming is Dead - Here's What Killed it". Now, if you don't know what Object-Oriented Programming [OOP] is, I'm not going to try and explain it, as that's not the point of my mentioning it here: a quick WikiGoogle will fill you in on the basic concepts, and give you probably too much detail to absorb at one sitting if you don't have any knowledge of coding. The point is here that OOP has pretty much been the dominant architectural idea behind modern software coding for a good thirty years or so, and was the de facto dominant religion underlying all software development during that time [I use the term religion, because as in religion, dogma rules]. The key point is made in the ...