@[email protected] to [email protected] • 10 months agoHow do you approach learning a new programming language or framework?message-square20fedilinkarrow-up128arrow-down11
arrow-up127arrow-down1message-squareHow do you approach learning a new programming language or framework?@[email protected] to [email protected] • 10 months agomessage-square20fedilink
minus-square@[email protected]linkfedilink1•10 months agorebuild stuff I’ve remade a temperature converter cli 3 times in rust. Just to understand enums, structs and the borrow checker. Then I made an http server, that acted as a library’s book borrowing system.
rebuild stuff
I’ve remade a temperature converter cli 3 times in rust. Just to understand enums, structs and the borrow checker. Then I made an http server, that acted as a library’s book borrowing system.