codeinabox@programming.dev to Programming@programming.devEnglish · 5 days agoWhat Are The “Objects” in “Object-Oriented Programming”?codemanship.wordpress.comexternal-linkmessage-square4fedilinkarrow-up18arrow-down17
arrow-up11arrow-down1external-linkWhat Are The “Objects” in “Object-Oriented Programming”?codemanship.wordpress.comcodeinabox@programming.dev to Programming@programming.devEnglish · 5 days agomessage-square4fedilink
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up8·5 days agoA blob of memory, and associated pointers to functions. And a lot of assembly magic to make it work.
A blob of memory, and associated pointers to functions. And a lot of assembly magic to make it work.