Albbi@piefed.ca to Programmer Humor@programming.devEnglish · 2 days agoObject oriented programming in Python be like:media.piefed.caimagemessage-square47fedilinkarrow-up1478arrow-down113
arrow-up1465arrow-down1imageObject oriented programming in Python be like:media.piefed.caAlbbi@piefed.ca to Programmer Humor@programming.devEnglish · 2 days agomessage-square47fedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up8·2 days agoI’ll add that 100% of the above is understood by the compiler. Unlike Python or JavaScript where you don’t know how bad you have it until the program is already running.
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up8·1 day agoAt least python has a decent runtime typing system JS’s type system feels like what you’d get by giving a monkey access to unlimited cocaine and a computer
I’ll add that 100% of the above is understood by the compiler. Unlike Python or JavaScript where you don’t know how bad you have it until the program is already running.
At least python has a decent runtime typing system
JS’s type system feels like what you’d get by giving a monkey access to unlimited cocaine and a computer