How do you optimally learn a new programming language? (sagar.se) 4 points by KlatchianMist 4y ago ↗ HN
[–] pickledcods 4y ago ↗ Use it to exercise Advent of Code. Much more fun than leetcode and it has an ending.
[–] mikerg87 4y ago ↗ I usually learn the test framework and then write a test demonstrating language every feature. As I go along and learn libs I add tests for each little thing. I did with c#, ruby, and js. Also made me really proficient at unit testing [–] KlatchianMist 4y ago ↗ That’s such a brilliant idea. Thank you for sharing.
3 comments
[ 4.4 ms ] story [ 13.4 ms ] thread