this post was submitted on 10 Jul 2024
1079 points (93.8% liked)

Programmer Humor

19503 readers
1268 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 4 months ago (1 children)

How is OldMan a property here? It's clearly the name of a class

[–] [email protected] 1 points 4 months ago (1 children)

Instance properties are PascalCase.

[–] [email protected] 1 points 4 months ago (1 children)

Yes I know, I've coded in .NET before, but so are class names.

[–] [email protected] 1 points 4 months ago

Okay, but this makes more sense as an instance method rather than a static one