JPDev@programming.dev to Programmer Humor@programming.dev · 1 年前Always try sudoprogramming.devimagemessage-square95fedilinkarrow-up11.15Karrow-down176
arrow-up11.08Karrow-down1imageAlways try sudoprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 年前message-square95fedilink
minus-squarerobotica@lemmy.worldlinkfedilinkarrow-up3·1 年前How is OldMan a property here? It’s clearly the name of a class
minus-squarerobotica@lemmy.worldlinkfedilinkarrow-up1·1 年前Yes I know, I’ve coded in .NET before, but so are class names.
minus-squareKogasa@programming.devlinkfedilinkarrow-up1·1 年前Okay, but this makes more sense as an instance method rather than a static one
How is OldMan a property here? It’s clearly the name of a class
Instance properties are PascalCase.
Yes I know, I’ve coded in .NET before, but so are class names.
Okay, but this makes more sense as an instance method rather than a static one