GreyTechnician@lemm.ee to Programming@programming.dev · 2 years agoWhat things really helped you toget better at programming?message-squaremessage-square106linkfedilinkarrow-up1122arrow-down13file-text
arrow-up1119arrow-down1message-squareWhat things really helped you toget better at programming?GreyTechnician@lemm.ee to Programming@programming.dev · 2 years agomessage-square106linkfedilinkfile-text
minus-square404@lemmy.ziplinkfedilinkarrow-up47·edit-22 years agoLearning some functional programming. It really influenced the way I think about code and make coding decisions.
minus-squareDNEAVES@lemmy.worldlinkfedilinkarrow-up5·2 years 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.