Hacker News new | ask | show | jobs
by flazzarino 4527 days ago
The word "object" predates OOP. I think the original meaning roughly equates to what we call a value today.

In OOP languages the objects contain the subroutines (methods) hence orienting the programming towards the objects.

Do the more pedantically inclined have a better definition?