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