this post was submitted on 14 Oct 2023
849 points (98.7% liked)
Programmer Humor
35148 readers
289 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Imagine if you saw someone who looked exactly like you and mimicked your exact actions, but they were just 3 or 4 feet to the left of you. That's by reference (I think)
Contrasting an exact copy of you that can think for itself and has autonomy, which is by value (I think)
By value could be described as, the exact same as you at the time of cloning, but it will be its own object and in no way connected to your actions.
Whereas by reference would be exactly what you described