READ, PRACTICE.
Read: well first you need to know why this language is required. Second read about the language from standard website and learn syntax from doc provided by language developer(There is no best source you can find other than that).
PRACTICE: practice the syntax as much as you can.
After completing the all the concepts try implementing something(An application using the language).
Thats it.
Happy coding :)