LeetCode is the best way to learn a new language

Posted by JasonHEIN 12 hours ago

Counter2Comment2OpenOriginal

People now always say leetcode is not important and should be removed but i always think it is the best way to learn a new language when you already know some others.

Comments

Comment by 10 hours ago

Comment by mda_damico 12 hours ago

LeetCode mostly has algorithmic tasks. Of course it's helpful during learning syntax, working with memory, optimizing performance. However, the standard library and other useful libraries and frameworks take much more time to learn them.

Comment by Davidbrcz 11 hours ago

The best way to learn a new language is to follow a proper structured resource which would cover syntax, semantic, tooling & ecosystem and best practices.