DEV Community

Discussion on: I've noticed my skills are very limited in every language I know

Collapse
 
theroka profile image
theroka

First, keep you happy and motivated and stay curious!
Select a programming language to learn you feel comfortable with. Focus on fundamentals like types, arrays, maps, control structures and concepts like OOP, functional programming, clean code, testing, etc. Use them and repeat.

It will become easier to learn more programming languages. Later, you should select the best matching language/framework/toolchain to solve the specific problem.
Nevertheless, of course, you have your favorite languages, which you also like to use in side projects. Mine are JavaScript and Go.