@GreyTechnician@lemm.ee to Programming@programming.dev • 2 years agoWhat things really helped you toget better at programming?message-square84arrow-up165file-text
arrow-up165message-squareWhat things really helped you toget better at programming?@GreyTechnician@lemm.ee to Programming@programming.dev • 2 years agomessage-square84file-text
minus-square@404@lemmy.ziplinkfedilink20•edit-22 years agoLearning some functional programming. It really influenced the way I think about code and make coding decisions.
minus-squareDNEAVESlinkfedilink5•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.