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-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up30·2 days 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·2 days 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.