Throwaway to [email protected] • 2 years agoWhat things really helped you toget better at programming?message-square107fedilinkarrow-up1120
arrow-up1120message-squareWhat things really helped you toget better at programming?Throwaway to [email protected] • 2 years agomessage-square107fedilink
minus-square@[email protected]linkfedilink42•edit-22 years agoLearning some functional programming. It really influenced the way I think about code and make coding decisions.
minus-squareDNEAVESlinkfedilink2•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.