Albbi@piefed.ca to Programmer Humor@programming.devEnglish · 1 month agoObject oriented programming in Python be like:media.piefed.caimagemessage-square49linkfedilinkarrow-up1488arrow-down113
arrow-up1475arrow-down1imageObject oriented programming in Python be like:media.piefed.caAlbbi@piefed.ca to Programmer Humor@programming.devEnglish · 1 month agomessage-square49linkfedilink
minus-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up30·1 month agoExplicit vs implicit. Ive always liked it being explicit like that. It’s better than magic keywords in say ruby. Personally the “spaces are code” gets on my nerves for the same reason. It’s implicit to the language so you just have to remember.
minus-squarelemming741@lemmy.worldlinkfedilinkEnglisharrow-up14·1 month agoAm I not YAMLy enough for your YAML club?
Explicit vs implicit. Ive always liked it being explicit like that. It’s better than magic keywords in say ruby.
Personally the “spaces are code” gets on my nerves for the same reason. It’s implicit to the language so you just have to remember.
Am I not YAMLy enough for your YAML club?
Heh yeah yaml is another one.