CodyIT to [email protected]English • 2 months agoOOP is not that badosa1.netmessage-square57fedilinkarrow-up160arrow-down110cross-posted to: [email protected]
arrow-up150arrow-down1external-linkOOP is not that badosa1.netCodyIT to [email protected]English • 2 months agomessage-square57fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink12•2 months agoI’ve always had an easier time jumping into an oop code base, then eg a lisp one. I hear people when they say they don’t want their data mixed in with their logic but The pressure to structure code Is very nice.
minus-square@[email protected]linkfedilink3•2 months ago The pressure to structure code Is very nice. That is a great point. It’s interesting how our tools influence our designs, and OOP does force some thought to go into having an intentional structure.
I’ve always had an easier time jumping into an oop code base, then eg a lisp one.
I hear people when they say they don’t want their data mixed in with their logic but The pressure to structure code Is very nice.
That is a great point. It’s interesting how our tools influence our designs, and OOP does force some thought to go into having an intentional structure.