GreyTechnician@lemm.ee to Programming@programming.dev · 1 year agoWhat things really helped you toget better at programming?message-squaremessage-square106fedilinkarrow-up1122arrow-down13file-text
arrow-up1119arrow-down1message-squareWhat things really helped you toget better at programming?GreyTechnician@lemm.ee to Programming@programming.dev · 1 year agomessage-square106fedilinkfile-text
minus-square404@lemmy.ziplinkfedilinkarrow-up47·edit-21 year agoLearning some functional programming. It really influenced the way I think about code and make coding decisions.
minus-squaredneaves@lemmy.worldlinkfedilinkarrow-up5·1 year agoAgreed. Functional languages really raised my standard for what a language could be. Stronger typing. More functional flow. Less dumb errors.
Learning some functional programming. It really influenced the way I think about code and make coding decisions.
Agreed. Functional languages really raised my standard for what a language could be.
Stronger typing. More functional flow. Less dumb errors.