Subject Oriented Programming (SOP) vs. Object Oriented Programming (OOP)
When I’m programming, I usually anthroporporphize the code and the actors involved, and that means when I’m thinking about program flow, I think of it as if they’re real actors doing the tasks needed, and then I convert that back into code. But, when reading other people’s code, I often times find it hard to [...]
Continue Reading →