Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
How do you optimally learn a new programming language? | Better HN
How do you optimally learn a new programming language?
(opens in new tab)
(sagar.se)
4 points
KlatchianMist
4y ago
3 comments
Share
3 comments
default
newest
oldest
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
OP
4y ago
That’s such a brilliant idea. Thank you for sharing.
pickledcods
4y ago
Use it to exercise Advent of Code. Much more fun than leetcode and it has an ending.
j
/
k
navigate · click thread line to collapse