Albbi@piefed.ca to Programmer Humor@programming.devEnglish · 5 months agoObject oriented programming in Python be like:imagemessage-square49linkfedilinkarrow-up1488arrow-down113
arrow-up1475arrow-down1imageObject oriented programming in Python be like:Albbi@piefed.ca to Programmer Humor@programming.devEnglish · 5 months agomessage-square49linkfedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up8·5 months 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·5 months 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