Thanks for elaborating! I'm pretty sure I've written some variations of the first form you mention in my learning projects, or broken them up in some other ways to ease myself into it, which is why I was asking as I did.
One is simply organizing your code by having a bunch of operations that could be performed on the same data be expressed as an object with different functions you could apply.
Not OP, but also interested in wrapping my head around OOP and I still struggle with this in a few different respects. If what I'm writing isn't a full program, but more like a few functions to process data, is there still a use case for writing it in an OOP style? Say I'm doing what you describe, operating on the same data with different functions, if written properly couldn't a program do this even without a class structure to it? đ¤
Perhaps it's inelegant and terrible in the long term, but if it serves a brief purpose, is it more in the case of long term use that it reveals its greater utility?
What makes JavaScript so widely disliked? I know very little of it, and in skimming different stuff I think I've seen like a million different frameworks for it, so is that a part of it?
Huh, I've not read of that before! That definitely fits with what I was wondering, and points to other terms that may apply as well (universal/inclusive design). Thanks!
More and more Iâve been listening to podcasts or treating Youtube videos like podcasts. It lets me multitask in a way that sitting down and trying to watch something just doesnât.
How much of them do you catch as you're multitasking? Any time I try this I'm astounded at my unwitting ability to almost entirely tune out whatever they're talking about, defeating any point to playing the podcast outside of giving myself some background noise.
Fwiw those I mention in the OP are a few I personally consider typical but thought others might consider atypical these days, so wanted to head them off.
Edit:
was replying from notifications, so missed where someone else pointed this out, sorry for the extra notification! đ
The other part of the question remains however, what happens when leadership changes, even supposing no sale of the company?