DEV Community

Discussion on: How do you learn a new programming language?

Collapse
 
nijeesh4all profile image
Nijeesh Joshy

Go read the documentation. Now you will think that you have learned all. Open an IDE try to build something you will get stuck and there will be errors.Try to solve it if you can't, Go search for the answer. Come back and finish it .
Do this in a loop. Then you can say you learned a language.