Throwaway@lemm.ee to Programming@programming.dev · 1 year agoWhat things really helped you toget better at programming?message-squaremessage-square159fedilinkarrow-up1127arrow-down13file-text
arrow-up1124arrow-down1message-squareWhat things really helped you toget better at programming?Throwaway@lemm.ee to Programming@programming.dev · 1 year agomessage-square159fedilinkfile-text
minus-square404@lemmy.ziplinkfedilinkarrow-up48·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.