@[email protected] to Programmer [email protected] • 1 year agoThe coding experienceb.l3n.coimagemessage-square63fedilinkarrow-up1839arrow-down158file-text
arrow-up1781arrow-down1imageThe coding experienceb.l3n.co@[email protected] to Programmer [email protected] • 1 year agomessage-square63fedilinkfile-text
minus-square@MajorHavoclink2•1 year agoThat’s a good point. I do love options. I’ll still jest a little at Pythons expense until a type system is natively available. Having the option of not using types is great. Having to go discover how to do basic typing in a 3rd party library is not great. I adore Python, though - Right down to it’s painful Logging modules.
That’s a good point. I do love options.
I’ll still jest a little at Pythons expense until a type system is natively available.
Having the option of not using types is great.
Having to go discover how to do basic typing in a 3rd party library is not great.
I adore Python, though - Right down to it’s painful Logging modules.