
Clean Code – Objects vs Data Structures
Coding Blocks
00:00
Objects and Data Points
objects hide their data behind abstractions, but expose functions to operate on the data. And then data ctures expose their data, but have no meaningful functions. So when you actually hear that, that makes a lot of sense, right? Like, one can do things on the data, the other one just has data. Is really what it boils down to.
Transcript
Play full episode